diff --git a/requirements.txt b/requirements.txt index 0a02fc039..5f0b26144 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ jsonschema>=4.23,<4.24 aiohttp>=3.10.11,<3.11 # version 3.10.11 is the last compatible version with Python 3.8 aiohttp-cors>=0.7.0,<0.8 -aiofiles>=25.1.0,<26.0 +aiofiles>=24.1.0,<25.0 Jinja2>=3.1.6,<3.2 sentry-sdk>=2.44.0,<2.45 # optional dependency psutil>=7.1.3