This commit is contained in:
dependabot[bot] 2026-03-07 18:02:17 +01:00 committed by GitHub
commit 6efd7c90c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ requires-python = ">=3.12"
dependencies = [
"alembic>=1.14,<2.0",
"argon2-cffi>=25.1,<26.0",
"asyncpg>=0.30,<0.31",
"asyncpg>=0.30,<0.32",
"crossrefapi>=1.6,<2.0",
"fastapi>=0.116,<0.117",
"httpx>=0.28,<0.29",