Ykeremy/fix router pass empty redis password (#143)

This commit is contained in:
Kerem Yilmaz
2024-04-01 16:28:46 -07:00
committed by GitHub
parent f175545399
commit 3cc07c9d20
4 changed files with 35 additions and 2 deletions

View File

@@ -49,6 +49,7 @@ types-toml = "^0.10.8.7"
apscheduler = "^3.10.4"
httpx = "^0.27.0"
filetype = "^1.2.0"
redis = "^5.0.3"
[tool.poetry.group.dev.dependencies]