mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 08:44:52 +02: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
|
||||
python-multipart==0.0.9
|
||||
websockets==12.0
|
||||
aiohttp>=3.10.3,<3.11
|
||||
aiohttp>=3.9.5,<3.10
|
||||
async-timeout==4.0.3
|
||||
aiofiles>=24.1.0,<25.0
|
||||
Jinja2>=3.1.4,<3.2
|
||||
|
Loading…
Reference in New Issue
Block a user