mirror of
https://github.com/graphql-python/graphene-django.git
synced 2024-11-10 19:57:15 +03:00
Remove django_graphiql from cookbook requirements.txt.
The package is not required since support for graphiql is now built-in. Fixes #135.
This commit is contained in:
parent
eb02f8781c
commit
81ef78ad58
|
@ -1,5 +1,4 @@
|
|||
graphene
|
||||
graphene-django
|
||||
django_graphiql
|
||||
graphql-core
|
||||
django==1.9
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
graphene
|
||||
graphene-django
|
||||
django_graphiql
|
||||
graphql-core
|
||||
django==1.9
|
||||
django-filter==0.11.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user