mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-08 23:50:38 +03:00
Updated graphql-django-view
This commit is contained in:
parent
9da1d1ec00
commit
379768930d
2
setup.py
2
setup.py
|
@ -73,7 +73,7 @@ setup(
|
||||||
'django': [
|
'django': [
|
||||||
'Django>=1.6.0',
|
'Django>=1.6.0',
|
||||||
'singledispatch>=3.4.0.3',
|
'singledispatch>=3.4.0.3',
|
||||||
'graphql-django-view>=1.1.0',
|
'graphql-django-view==1.3b1',
|
||||||
],
|
],
|
||||||
'sqlalchemy': [
|
'sqlalchemy': [
|
||||||
'sqlalchemy',
|
'sqlalchemy',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user