Skip to content

Commit c3f4195

Browse files
committed
Add dependency ygka
1 parent 1111fdf commit c3f4195

File tree

2 files changed

+109
-21
lines changed

2 files changed

+109
-21
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ typer = { extras = ["all"], version = "^0.7.0" }
5050
openai = "^0.27.4"
5151
pydantic = "^1.10.5"
5252
yt-dlp = "^2023.3.3"
53+
ygka = "^2023.4.16.post1"
54+
revchatgptauth = "^2023.4.16"
5355

5456
[tool.poetry.scripts]
5557
ygka = "ygka:main"

0 commit comments

Comments
 (0)