We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b63084 + 7115306 commit 4303420Copy full SHA for 4303420
setup.py
@@ -73,7 +73,7 @@ def run_tests(self):
73
'django': [
74
'Django>=1.6.0',
75
'singledispatch>=3.4.0.3',
76
- 'graphql-django-view==1.3b1',
+ 'graphql-django-view>=1.3',
77
],
78
'sqlalchemy': [
79
'sqlalchemy',
0 commit comments