Upgraded django-filter to 0.15.3

This commit is contained in:
Jeremy Stretch
2016-12-26 11:58:27 -05:00
parent c7a3d17d00
commit ff6d4d6c8f
5 changed files with 46 additions and 39 deletions

View File

@@ -2,7 +2,7 @@ cffi>=1.8
cryptography>=1.4
Django>=1.10
django-debug-toolbar>=1.6
django-filter==0.13.0
django-filter==0.15.3
django-rest-swagger==0.3.10
django-tables2==1.2.1
djangorestframework==3.4.3