Upgrade aiohttp to v3.11.16

This commit is contained in:
grossmj 2025-04-16 17:09:09 +07:00
parent 773076c40e
commit ffb5bc7ffd
No known key found for this signature in database
GPG Key ID: 1E7DD6DBB53FF3D7

View File

@ -3,7 +3,7 @@ pydantic==2.11.3
fastapi==0.115.12
python-multipart==0.0.20
websockets==15.0.1
aiohttp>=3.11.13,<3.12
aiohttp>=3.11.16,<3.12
async-timeout==5.0.1; python_version < '3.11'
aiofiles>=24.1.0,<25.0
Jinja2>=3.1.6,<3.2