mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-09-06 10:05:22 +03:00
Downgrade websockets version
This commit is contained in:
parent
9e1c533847
commit
386c88f230
@ -3,7 +3,7 @@ uvicorn==0.52.1
|
||||
pydantic==2.13.4
|
||||
fastapi==0.141.1
|
||||
python-multipart==0.0.32
|
||||
websockets==17.0.1
|
||||
websockets==16.1.1 # version 16.1.1 is the last version that supports Python 3.10
|
||||
aiohttp>=3.14,<3.15
|
||||
aiofiles>=25.1.0,<26.0
|
||||
Jinja2>=3.1.6,<3.2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user