Skip to content

Commit 6b9b77d

Browse files
authored
Merge pull request #43 from code-yeongyu/feature/remove-dependency
Remove unused dependency `pyperclip`
2 parents 10e45cb + 2d5d31f commit 6b9b77d

File tree

2 files changed

+7
-34
lines changed

2 files changed

+7
-34
lines changed

poetry.lock

Lines changed: 7 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ typer = { extras = ["all"], version = "^0.7.0" }
5050
openai = "^0.26.5"
5151
pydantic = "^1.10.5"
5252
yt-dlp = "^2023.3.3"
53-
pyperclip = "^1.8.2"
5453

5554
[tool.poetry.scripts]
5655
aishell = "aishell:main"

0 commit comments

Comments
 (0)