mirror of
https://github.com/hexolan/panels.git
synced 2026-05-20 03:29:23 +01:00
fix(deps): update dependency aiokafka to ^0.14.0
This commit is contained in:
@@ -16,7 +16,7 @@ databases = {extras = ["asyncpg"], version = "^0.8.0"}
|
|||||||
grpcio-health-checking = "^1.57.0"
|
grpcio-health-checking = "^1.57.0"
|
||||||
argon2-cffi = "^23.1.0"
|
argon2-cffi = "^23.1.0"
|
||||||
PyJWT = {extras = ["crypto"], version = "^2.12.1"}
|
PyJWT = {extras = ["crypto"], version = "^2.12.1"}
|
||||||
aiokafka = "^0.8.1"
|
aiokafka = "^0.14.0"
|
||||||
cryptography = "^46.0.6"
|
cryptography = "^46.0.6"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ pydantic = "^2.4.0"
|
|||||||
pydantic-settings = "^2.0.3"
|
pydantic-settings = "^2.0.3"
|
||||||
databases = {extras = ["asyncpg"], version = "^0.8.0"}
|
databases = {extras = ["asyncpg"], version = "^0.8.0"}
|
||||||
grpcio-health-checking = "^1.57.0"
|
grpcio-health-checking = "^1.57.0"
|
||||||
aiokafka = "^0.8.1"
|
aiokafka = "^0.14.0"
|
||||||
redis = "^5.0.0"
|
redis = "^5.0.0"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user