mirror of
https://github.com/GNS3/gns3-server
synced 2025-08-01 03:18:08 +00:00
Downgrade aiohttp to v3.9.5
This commit is contained in:
parent
ba13b0b078
commit
b80e1f3a22
File diff suppressed because one or more lines are too long
@ -2,7 +2,7 @@ uvicorn==0.29.0
|
|||||||
fastapi==0.112.0
|
fastapi==0.112.0
|
||||||
python-multipart==0.0.9
|
python-multipart==0.0.9
|
||||||
websockets==12.0
|
websockets==12.0
|
||||||
aiohttp>=3.10.3,<3.11
|
aiohttp>=3.9.5,<3.10
|
||||||
async-timeout==4.0.3
|
async-timeout==4.0.3
|
||||||
aiofiles>=24.1.0,<25.0
|
aiofiles>=24.1.0,<25.0
|
||||||
Jinja2>=3.1.4,<3.2
|
Jinja2>=3.1.4,<3.2
|
||||||
|
Loading…
Reference in New Issue
Block a user