Skip to content

Commit a57098b

Browse files
Pin an explicit version of django-filter (<2) on cookbook example
1 parent dc561c6 commit a57098b

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)