Skip to content
This repository was archived by the owner on Mar 21, 2021. It is now read-only.

Commit 0122a26

Browse files
committed
Update requirements for example
1 parent 5218832 commit 0122a26

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

example/requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
Django==1.11.3
1+
Django<2
22
django-filter==1.0.4
33
django-filters==0.2.1
44
django-graphql-utils==0.1.2
5-
django-rest-framework==0.1.0
65
django-seed==0.1.7
76
djangorestframework==3.6.3
87
Faker==0.7.18
@@ -11,7 +10,6 @@ graphene-django==1.3
1110
graphql-core==1.1
1211
graphql-relay==0.4.5
1312
iso8601==0.1.11
14-
pkg-resources==0.0.0
1513
promise==2.0.2
1614
python-dateutil==2.6.1
1715
pytz==2017.2

0 commit comments

Comments
 (0)