This commit is contained in:
parent
d963ed714c
commit
43e3ae568f
|
@ -9,6 +9,7 @@ readme = "README.md"
|
|||
[tool.poetry.dependencies]
|
||||
python = "^3.12"
|
||||
aiohttp = "^3.9.3"
|
||||
redis = {extras = ["hiredis"], version = "^5.0.1"}
|
||||
strawberry-graphql = {extras = ["asgi", "debug-server"], version = "^0.219.2"}
|
||||
granian = "^1.1.0"
|
||||
sentry-sdk = {extras = ["strawberry"], version = "^1.40.4"}
|
||||
|
|
Loading…
Reference in New Issue
Block a user