We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d83249a commit e20160fCopy full SHA for e20160f
pyproject.toml
@@ -19,7 +19,7 @@ dependencies = [
19
"fastapi>=0.115.12",
20
"jdatetime>=5.2.0",
21
"psutil==5.9.4",
22
- "pydantic>=2.11.3",
+ "pydantic>=2.12.5",
23
"python-dateutil>=2.8.2",
24
"python-decouple>=3.6",
25
"python-dotenv>=0.21.1",
@@ -36,7 +36,7 @@ dependencies = [
36
"asyncmy>=0.2.10; sys_platform != 'win32'",
37
"aiocache>=0.12.3",
38
"textual[syntax]>=2.1.2",
39
- "aiogram>=3.19.0",
+ "aiogram>=3.23.0",
40
"aiohttp-socks>=0.10.1",
41
"uvloop>=0.21.0; sys_platform != 'win32'",
42
"aiorwlock>=1.5.0",
0 commit comments