no-aiohttp
Some checks failed
Deploy to core / deploy (push) Failing after 9s

This commit is contained in:
Untone 2024-02-19 11:11:13 +03:00
parent 5772db6a36
commit e4036c8a79

View File

@ -15,11 +15,11 @@ sentry-sdk = { version = "^1.4.1", extras = ["starlette", "aiohttp", "ariadne",
starlette = "^0.36.1" starlette = "^0.36.1"
gql = "^3.4.1" gql = "^3.4.1"
ariadne = "^0.21" ariadne = "^0.21"
aiohttp = "^3.9.1"
pre-commit = "^3.6.0" pre-commit = "^3.6.0"
granian = "^1.0.1" granian = "^1.0.1"
google-analytics-data = "^0.18.3" google-analytics-data = "^0.18.3"
opensearch-py = "^2.4.2" opensearch-py = "^2.4.2"
httpx = "^0.26.0"
[tool.poetry.group.dev.dependencies] [tool.poetry.group.dev.dependencies]
ruff = "^0.2.1" ruff = "^0.2.1"