1
0
mirror of https://github.com/hexolan/panels.git synced 2026-05-20 03:29:23 +01:00

chore(auth, comment, frontend): updating deps

This commit is contained in:
2026-03-08 14:14:29 +00:00
parent d945fbafe9
commit df8110939a
4 changed files with 186 additions and 207 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ pydantic-settings = "^2.0.3"
databases = {extras = ["asyncpg"], version = "^0.8.0"}
grpcio-health-checking = "^1.57.0"
argon2-cffi = "^23.1.0"
PyJWT = {extras = ["crypto"], version = "^2.8.0"}
PyJWT = {extras = ["crypto"], version = "^2.11.0"}
aiokafka = "^0.8.1"
[tool.poetry.dev-dependencies]