We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0054294 commit 6e8d4aeCopy full SHA for 6e8d4ae
pyproject.toml
@@ -4,11 +4,11 @@ version = "0.1.0"
4
description = "A Discord bot for VirtualLiveLab"
5
dependencies = [
6
"discord-py[voice,speed]>=2.6.3",
7
- "pydantic>=2.11.7",
8
- "aiohttp>=3.12.15",
+ "pydantic>=2.12.3",
+ "aiohttp>=3.13.1",
9
"ductile-ui==0.3.0",
10
"typing-extensions>=4.15.0",
11
- "asyncer>=0.0.8",
+ "asyncer>=0.0.9",
12
"result>=0.17.0",
13
"notion-client>=2.5.0",
14
"glom>=24.11.0"
0 commit comments