diff --git a/requirements.txt b/requirements.txt index a63b69e..57389ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiofiles==23.1.0 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_version < "4.0" -aiohttp==3.8.4 ; python_full_version >= "3.12.0" and python_version < "4.0" +aiohttp==3.9.4 ; python_full_version >= "3.12.0" and python_version < "4.0" aioredis==2.0.1 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0" aiosignal==1.3.1 ; python_full_version >= "3.12.0" and python_version < "4.0" anyascii==0.3.2 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"