mirror of
https://github.com/GNS3/gns3-server
synced 2025-03-12 23:16:05 +00:00
Upgrade FastAPI to v0.115.7
This commit is contained in:
parent
ce59e84e13
commit
cfc4bb371a
@ -1,6 +1,6 @@
|
|||||||
uvicorn==0.33.0 # uvicorn 0.33 is the last version supporting Python 3.8
|
uvicorn==0.33.0 # uvicorn 0.33 is the last version supporting Python 3.8
|
||||||
pydantic==2.10.4
|
pydantic==2.10.4
|
||||||
fastapi==0.115.6
|
fastapi==0.115.7
|
||||||
python-multipart==0.0.20
|
python-multipart==0.0.20
|
||||||
websockets==14.1
|
websockets==14.1
|
||||||
aiohttp>=3.10.10,<3.11
|
aiohttp>=3.10.10,<3.11
|
||||||
|
Loading…
Reference in New Issue
Block a user