diff --git a/app/requirements.txt b/app/requirements.txt index f575134..d0ae4dd 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -2,6 +2,6 @@ Quart>=0.20 psycopg2-binary>=2.9 SQLAlchemy[asyncio]>=2.0 Loglan-Core>=0.5.0 -aiohttp>=3.12 +aiohttp>=3.13.5 hypercorn>=0.17 asyncpg>=0.29 \ No newline at end of file