1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-28 03:08:14 +00:00

Upgrade uvicorn, fastapi and sqlalchemy packages

This commit is contained in:
grossmj 2024-04-02 13:18:22 +07:00
parent 16bad6e0b5
commit c5f4e25756
No known key found for this signature in database
GPG Key ID: 0A2D76AC45EA25CD

View File

@ -1,5 +1,5 @@
uvicorn==0.27.1
fastapi==0.110.0
uvicorn==0.29.0
fastapi==0.110.1
python-multipart==0.0.9
websockets==12.0
aiohttp==3.9.3
@ -10,7 +10,7 @@ sentry-sdk==1.40.6,<1.41
psutil==5.9.8
distro>=1.9.0
py-cpuinfo==9.0.0
sqlalchemy==2.0.28
sqlalchemy==2.0.29
aiosqlite==0.20.0
alembic==1.12.1
bcrypt==4.1.2