deps: asyncpg 0.29 > 0.31
This commit is contained in:
parent
c48a1684e9
commit
cd030bf466
2 changed files with 70 additions and 113 deletions
|
|
@ -12,7 +12,7 @@ python = "^3.12"
|
|||
aiofiles = "^24.1.0"
|
||||
bcrypt = "^5.0.0"
|
||||
alembic = "^1.13.1"
|
||||
asyncpg = "^0.29.0"
|
||||
asyncpg = "^0.31.0"
|
||||
fastapi = "^0.115.12"
|
||||
fastapi-pagination = "^0.13.1"
|
||||
httpx = "^0.27.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue