mirror of
https://github.com/hexolan/panels.git
synced 2026-05-20 11:39:22 +01:00
fix(deps): update dependency databases to ^0.9.0
This commit is contained in:
@@ -12,7 +12,7 @@ python = "^3.9"
|
||||
grpcio = "^1.57.0"
|
||||
pydantic = "^2.4.0"
|
||||
pydantic-settings = "^2.0.3"
|
||||
databases = {extras = ["asyncpg"], version = "^0.8.0"}
|
||||
databases = {extras = ["asyncpg"], version = "^0.9.0"}
|
||||
grpcio-health-checking = "^1.57.0"
|
||||
aiokafka = "^0.8.1"
|
||||
redis = "^5.0.0"
|
||||
|
||||
Reference in New Issue
Block a user