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

Upgrade FastAPI to version 0.75.2

This commit is contained in:
grossmj 2022-04-18 13:25:29 +07:00
parent 010d7aa49f
commit 34233e48d9

View File

@ -1,5 +1,5 @@
uvicorn==0.17.6
fastapi==0.75.0
fastapi==0.75.2
python-multipart==0.0.5
websockets==10.2
aiohttp==3.8.1