1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-12 19:38:57 +00:00

Upgrade FastAPI to v0.82.0

This commit is contained in:
grossmj 2022-09-04 22:09:48 +02:00
parent 0f4c98c7e4
commit bcac7874c1

View File

@ -1,5 +1,5 @@
uvicorn==0.18.3
fastapi==0.81.0
fastapi==0.82.0
python-multipart==0.0.5
websockets==10.3
aiohttp==3.8.1