update django-fillter to 1.1

This commit is contained in:
Asif Saif Uddin 2018-09-03 11:11:41 +06:00
parent 26fc9ff235
commit d44f64f3fd

View file

@ -135,7 +135,7 @@ setup(
'django-extra-views>=0.11.0',
'django-braces>=1.3.0',
'djangorestframework>=3.8.2',
'django-filter==1.0.0',
'django-filter==1.1.0',
'pytz>=2016.4',
'future>=0.15.2',
],