mirror of
https://github.com/GNS3/gns3-server
synced 2025-08-03 12:28:10 +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
|
fastapi==0.115.8
|
||||||
python-multipart==0.0.20
|
python-multipart==0.0.20
|
||||||
websockets==15.0
|
websockets==15.0
|
||||||
aiohttp>=3.11.12,<3.13
|
aiohttp>=3.11.13,<3.12
|
||||||
async-timeout==5.0.1; python_version < '3.11'
|
async-timeout==5.0.1; python_version < '3.11'
|
||||||
aiofiles>=24.1.0,<25.0
|
aiofiles>=24.1.0,<25.0
|
||||||
Jinja2>=3.1.5,<3.2
|
Jinja2>=3.1.5,<3.2
|
||||||
|
Loading…
Reference in New Issue
Block a user