import-fix
This commit is contained in:
parent
73797752f2
commit
767c24d5b7
|
@ -18,6 +18,7 @@ sentry-sdk = "^1.32.0"
|
||||||
gql = {git = "https://github.com/graphql-python/gql.git", rev = "master"}
|
gql = {git = "https://github.com/graphql-python/gql.git", rev = "master"}
|
||||||
ariadne = {git = "https://github.com/tonyrewin/ariadne.git", rev = "master"}
|
ariadne = {git = "https://github.com/tonyrewin/ariadne.git", rev = "master"}
|
||||||
starlette = {git = "https://github.com/encode/starlette.git", rev = "master"}
|
starlette = {git = "https://github.com/encode/starlette.git", rev = "master"}
|
||||||
|
uvicorn = "^0.24.0.post1"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
pytest = "^7.4.2"
|
pytest = "^7.4.2"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user