mirror of
https://github.com/aljazceru/nutshell.git
synced 2026-01-04 09:24:22 +01:00
update asyncpg 0.29.0 -> 0.30.0 to make Python 3.13 happy (#690)
asyncpg 0.29.0 is not compatible with Python 3.13
This commit is contained in:
@@ -32,7 +32,7 @@ bolt11 = "^2.0.5"
|
||||
websockets = "^12.0"
|
||||
slowapi = "^0.1.9"
|
||||
cbor2 = "^5.6.2"
|
||||
asyncpg = "^0.29.0"
|
||||
asyncpg = "^0.30.0"
|
||||
aiosqlite = "^0.20.0"
|
||||
grpcio = "^1.65.1"
|
||||
googleapis-common-protos = "^1.63.2"
|
||||
|
||||
Reference in New Issue
Block a user