Skip to content

Commit 81ef78a

Browse files
author
Ed Morley
committed
Remove django_graphiql from cookbook requirements.txt.
The package is not required since support for graphiql is now built-in. Fixes #135.
1 parent eb02f87 commit 81ef78a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
graphene
22
graphene-django
3-
django_graphiql
43
graphql-core
54
django==1.9

examples/cookbook/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
graphene
22
graphene-django
3-
django_graphiql
43
graphql-core
54
django==1.9
65
django-filter==0.11.0

0 commit comments

Comments
 (0)