1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-03-03 17:56:05 +00:00

Upgrade aiohttp to v3.11.13

This commit is contained in:
grossmj 2025-02-25 19:01:00 +10:00
parent a7f2b1fddc
commit 59c2eeb536
No known key found for this signature in database
GPG Key ID: 1E7DD6DBB53FF3D7

View File

@ -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