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

Upgrade Fastapi to v0.95.0

This commit is contained in:
grossmj 2023-03-19 11:18:58 +10:00
parent ea550508f6
commit 9de847fc45

View File

@ -1,5 +1,5 @@
uvicorn==0.21.1
fastapi==0.94.1
fastapi==0.95.0
python-multipart==0.0.5
websockets==10.4
aiohttp>=3.8.4,<3.9