core-adapter-upgrade
Some checks failed
deploy / deploy (push) Failing after 57s

This commit is contained in:
2024-04-19 10:47:16 +03:00
parent fe069696d3
commit 1a730a9eab
4 changed files with 31 additions and 47 deletions

View File

@@ -11,10 +11,10 @@ redis = "^5.0.3"
ariadne = "^0.23.0"
starlette = "^0.37.2"
itsdangerous = "^2.1.2"
aiohttp = "^3.9.3"
requests = "^2.31.0"
granian = "^1.2.1"
colorlog = "^6.8.2"
httpx = "^0.27.0"
[tool.poetry.group.dev.dependencies]
pre-commit = "^3.6.0"