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

Upgrade FastAPI to v0.84.0

This commit is contained in:
grossmj 2022-09-14 21:09:29 +02:00
parent b0e646b97d
commit 9a7222b83e

View File

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