diff --git a/app/requirements.txt b/app/requirements.txt index f575134..9bcd0ae 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -4,4 +4,4 @@ SQLAlchemy[asyncio]>=2.0 Loglan-Core>=0.5.0 aiohttp>=3.12 hypercorn>=0.17 -asyncpg>=0.29 \ No newline at end of file +asyncpg>=0.31.0 \ No newline at end of file