Skip to content

Commit

Permalink
Install strawberry-graphql[asgi]
Browse files Browse the repository at this point in the history
  • Loading branch information
janbaykara committed Mar 8, 2024
1 parent cfc2942 commit 36c456f
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 4 deletions.
42 changes: 38 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ gunicorn = "^21.2.0"
whitenoise = "^6.6.0"
setuptools = "^69.1.1"
uvicorn = "^0.27.1"
strawberry-graphql = {extras = ["asgi"], version = "^0.220.0"}

[tool.poetry.dev-dependencies]
django-debug-toolbar = "^3.7.0"
Expand Down

0 comments on commit 36c456f

Please sign in to comment.