mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-30 20:28:08 +00:00
Upgrade uvicorn, fastapi and sqlalchemy packages
This commit is contained in:
parent
16bad6e0b5
commit
c5f4e25756
@ -1,5 +1,5 @@
|
|||||||
uvicorn==0.27.1
|
uvicorn==0.29.0
|
||||||
fastapi==0.110.0
|
fastapi==0.110.1
|
||||||
python-multipart==0.0.9
|
python-multipart==0.0.9
|
||||||
websockets==12.0
|
websockets==12.0
|
||||||
aiohttp==3.9.3
|
aiohttp==3.9.3
|
||||||
@ -10,7 +10,7 @@ sentry-sdk==1.40.6,<1.41
|
|||||||
psutil==5.9.8
|
psutil==5.9.8
|
||||||
distro>=1.9.0
|
distro>=1.9.0
|
||||||
py-cpuinfo==9.0.0
|
py-cpuinfo==9.0.0
|
||||||
sqlalchemy==2.0.28
|
sqlalchemy==2.0.29
|
||||||
aiosqlite==0.20.0
|
aiosqlite==0.20.0
|
||||||
alembic==1.12.1
|
alembic==1.12.1
|
||||||
bcrypt==4.1.2
|
bcrypt==4.1.2
|
||||||
|
Loading…
Reference in New Issue
Block a user