Skip to content

Commit

Permalink
Merge pull request #3 from YeetCode-devs/staging/prathamdby
Browse files Browse the repository at this point in the history
Rename some directories, bump versions of dependencies, and introduce the Pyrogram dependency
  • Loading branch information
prathamdby authored Mar 17, 2024
2 parents 60fd3ef + a6fd767 commit c2fc240
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 6 deletions.
35 changes: 30 additions & 5 deletions poetry.lock

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

3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.12"
g4f = {extras = ["all"], version = "^0.2.5.3"}
g4f = {extras = ["all"], version = "^0.2.5.4"}
pyrogram = {extras = ["all"], version = "^2.0.106"}

[tool.poetry.group.dev.dependencies]
black = "^24.3.0"
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit c2fc240

Please sign in to comment.