Skip to content

Commit 52d14f3

Browse files
authored
Merge pull request #475 from NoumirPoutipou/master
Pin an explicit version of django-filter (<2) on cookbook example
2 parents dc561c6 + a57098b commit 52d14f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cookbook/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ graphene
22
graphene-django
33
graphql-core>=2.1rc1
44
django==1.9
5-
django-filter==0.11.0
5+
django-filter<2

0 commit comments

Comments
 (0)