fix: update asyncpg dependency to version 0.31.0
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ readme = "README.md"
|
||||
requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
"alembic>=1.17.2",
|
||||
"asyncpg>=0.30.0",
|
||||
"asyncpg>=0.31.0",
|
||||
"fastapi[standard]>=0.121.3",
|
||||
"passlib[bcrypt]>=1.7.4",
|
||||
"pyjwt>=2.9.0",
|
||||
|
||||
Reference in New Issue
Block a user