1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-12-30 18:50:58 +00:00

Upgrade FastAPI to v0.111.0

This commit is contained in:
grossmj 2024-05-18 23:31:22 +07:00
parent d477eb8366
commit d56acc5844
No known key found for this signature in database
GPG Key ID: 0A2D76AC45EA25CD

View File

@ -1,5 +1,5 @@
uvicorn==0.29.0
fastapi==0.110.2
fastapi==0.111.0
python-multipart==0.0.9
websockets==12.0
aiohttp==3.9.3