mirror of
https://github.com/GNS3/gns3-server
synced 2025-06-10 18:18:52 +00:00
Upgrade uvicorn and pydantic
This commit is contained in:
parent
2fbfe5385a
commit
5c036dfd90
@ -1,5 +1,5 @@
|
|||||||
uvicorn==0.34.1 # uvicorn 0.33 is the last version supporting Python 3.8
|
uvicorn==0.34.2 # uvicorn 0.33 is the last version supporting Python 3.8
|
||||||
pydantic==2.11.3
|
pydantic==2.11.4
|
||||||
fastapi==0.115.12
|
fastapi==0.115.12
|
||||||
python-multipart==0.0.20
|
python-multipart==0.0.20
|
||||||
websockets==15.0.1
|
websockets==15.0.1
|
||||||
|
Loading…
Reference in New Issue
Block a user