Skip to content

Commit

Permalink
build(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Sn1F3rt committed Oct 18, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 6015a35 commit 1f19520
Showing 2 changed files with 49 additions and 3 deletions.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -15,14 +15,15 @@ dependencies = [
"discord-py[speed,voice]>=2.4.0",
"dnspython>=2.6.1",
"motor>=3.6.0",
"python-dateutil>=2.9.0.post0",
"python-telegram-bot>=21.6",
"validators>=0.34.0",
]

[project.optional-dependencies]
scripts = [
"aiocsv>=1.3.2",
"aiofiles>=24.1.0",
"python-dateutil>=2.9.0.post0",
]

[tool.uv]
Loading

0 comments on commit 1f19520

Please sign in to comment.