Skip to content

Commit

Permalink
Merge pull request #43 from code-yeongyu/feature/remove-dependency
Browse files Browse the repository at this point in the history
Remove unused dependency `pyperclip`
  • Loading branch information
code-yeongyu authored Mar 5, 2023
2 parents 10e45cb + 2d5d31f commit 6b9b77d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 34 deletions.
40 changes: 7 additions & 33 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ typer = { extras = ["all"], version = "^0.7.0" }
openai = "^0.26.5"
pydantic = "^1.10.5"
yt-dlp = "^2023.3.3"
pyperclip = "^1.8.2"

[tool.poetry.scripts]
aishell = "aishell:main"
Expand Down

0 comments on commit 6b9b77d

Please sign in to comment.