update-redis-api
Some checks failed
Deploy to core / deploy (push) Failing after 1m27s

This commit is contained in:
2024-02-21 16:06:24 +03:00
parent 33330fb052
commit 63f5a708b7
7 changed files with 147 additions and 83 deletions

View File

@@ -22,6 +22,7 @@ opensearch-py = "^2.4.2"
httpx = "^0.26.0"
dogpile-cache = "^1.3.1"
colorlog = "^6.8.2"
aiocron = "^1.8"
[tool.poetry.group.dev.dependencies]
ruff = "^0.2.1"