Skip to content

Commit 7490bc0

Browse files
committed
chore: update psutil
1 parent 5391fec commit 7490bc0

File tree

2 files changed

+28
-16
lines changed

2 files changed

+28
-16
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"cryptography==46.0.3",
1818
"fastapi>=0.124.0",
1919
"jdatetime>=5.2.0",
20-
"psutil==5.9.4",
20+
"psutil>=7.1.3",
2121
"pydantic>=2.12.5",
2222
"python-dateutil>=2.8.2",
2323
"python-decouple>=3.6",
@@ -31,13 +31,13 @@ dependencies = [
3131
"packaging>=24.2",
3232
"sqlalchemy[asyncio]>=2.0.44",
3333
"aiosqlite>=0.21.0",
34-
"asyncpg>=0.30.0",
34+
"asyncpg>=0.31.0",
3535
"asyncmy>=0.2.10; sys_platform != 'win32'",
3636
"aiocache>=0.12.3",
3737
"textual[syntax]>=2.1.2",
3838
"aiogram>=3.23.0",
3939
"aiohttp-socks>=0.10.1",
40-
"uvloop>=0.21.0; sys_platform != 'win32'",
40+
"uvloop>=0.22.1; sys_platform != 'win32'",
4141
"aiorwlock>=1.5.0",
4242
"typer>=0.20.0",
4343
"pasarguard-node-bridge>=0.3.6",

uv.lock

Lines changed: 25 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)