Skip to content

Commit 5751c2a

Browse files
committed
Add dependency pyperclip
1 parent b240a49 commit 5751c2a

File tree

2 files changed

+14
-37
lines changed

2 files changed

+14
-37
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ openai = "^0.26.5"
4747
pydantic = "^1.10.4"
4848
pyright = "^1.1.294"
4949
yt-dlp = "^2023.2.17"
50+
pyperclip = "^1.8.2"
5051

5152
[tool.poetry.scripts]
5253
aishell = "aishell:main"

0 commit comments

Comments
 (0)