Skip to content

Commit

Permalink
🚀 chore(pyproject.toml): update dependencies
Browse files Browse the repository at this point in the history
♻️ chore(python_test.yml): change pdm sync command
  • Loading branch information
sudoskys committed Nov 25, 2023
1 parent d35d3d4 commit f94c116
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pdm.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ dependencies = [
"pytelegrambotapi<5.0.0,>=4.14.0",
"ffmpeg-python<1.0.0,>=0.2.0",
"duckduckgo-search<4.0.0,>=3.9.5",
"pygithub>=1.58",
"flask<4.0.0,>=3.0.0",
"pyjwt[crypto]>=2.8.0",
"pygithub>=1.58",
"github-bot-api<1.0.0,>=0.5.2",
]
requires-python = ">=3.8,<3.12"
Expand Down

0 comments on commit f94c116

Please sign in to comment.