diff --git a/app/requirements.txt b/app/requirements.txt index f575134..d6dfb40 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,5 +1,5 @@ Quart>=0.20 -psycopg2-binary>=2.9 +psycopg2-binary>=2.9.12 SQLAlchemy[asyncio]>=2.0 Loglan-Core>=0.5.0 aiohttp>=3.12