Update Django-Filter requirement

A quick fix. Latest is 1.0.4
This commit is contained in:
Carlton Gibson 2017-05-19 09:00:56 +02:00 committed by GitHub
parent 1e9e1a5bfe
commit 167fd05857

View File

@ -1,6 +1,6 @@
# Optional packages which may be used with REST framework.
markdown==2.6.4
django-guardian==1.4.8
django-filter==1.0.3
django-filter==1.0.4
coreapi==2.2.4
coreschema==0.0.4