mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-04-17 07:48:55 +00:00
Upgrade aiohttp to v3.11.13
This commit is contained in:
parent
a7f2b1fddc
commit
59c2eeb536
@ -3,7 +3,7 @@ pydantic==2.10.6
|
||||
fastapi==0.115.8
|
||||
python-multipart==0.0.20
|
||||
websockets==15.0
|
||||
aiohttp>=3.11.12,<3.13
|
||||
aiohttp>=3.11.13,<3.12
|
||||
async-timeout==5.0.1; python_version < '3.11'
|
||||
aiofiles>=24.1.0,<25.0
|
||||
Jinja2>=3.1.5,<3.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user