Skip to content

Commit

Permalink
Add Telethon to dependencies
Browse files Browse the repository at this point in the history
Change-Id: I5fff5caed1d49ad04e58e072d2401a84fc117d98
  • Loading branch information
pranayadmn authored Mar 18, 2024
1 parent 3f45625 commit c2a8256
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 1 deletion.
43 changes: 42 additions & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.10"
g4f = {extras = ["all"], version = "^0.2.5.4"}
telethon = "^1.34.0"

[tool.poetry.group.dev.dependencies]
black = "^24.3.0"
Expand Down

0 comments on commit c2a8256

Please sign in to comment.