diff --git a/pyproject.toml b/pyproject.toml index ba473c1..c0682e4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ classifiers = [ python = "^3.9" redis = "^4.1.4" Django = ">=3.2.12,<5.0.0" -graphene-django = "^2.15.0" +graphene-django = ">=2.15,<4.0" inflection = "^0.5.1" graphene-django-optimizer = "^0.8.0" flatten-dict = "^0.4.2"