This commit is contained in:
dependabot[bot] 2026-06-02 10:30:36 +01:00 committed by GitHub
commit f4e747e90f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ dependencies = [
"sqlalchemy>=2.0.0",
"alembic>=1.13.0",
"asyncpg>=0.29.0",
"psycopg2-binary>=2.9.0",
"psycopg2-binary>=2.9.12",
# Redis (optional)
"redis>=5.0.0",