Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Commit db5b636

Browse files
committed
chore(deps): chore(deps): mark strawberry-graphql-django 0.10.0+ as not compatible
1 parent 99b1166 commit db5b636

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

poetry.lock

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ include = ["strawberry_django_plus/py.typed"]
3434
python = "^3.8"
3535
django = ">= 3.2"
3636
strawberry-graphql = ">=0.187.5"
37-
strawberry-graphql-django = ">= 0.8"
37+
strawberry-graphql-django = ">=0.8,<0.10.0"
3838
typing-extensions = ">= 4.2.0"
3939
django-debug-toolbar = { version = ">=3.4", optional = true }
4040
django-choices-field = { version = ">=2.0", optional = true }

0 commit comments

Comments
 (0)