Bump the django-guardian & django-filter to latests versions.

This commit is contained in:
Xavier Ordoquy 2015-06-08 21:50:32 +02:00
parent ca0a7ee1de
commit 8d716d02ee

View File

@ -1,4 +1,4 @@
# Optional packages which may be used with REST framework.
markdown==2.5.2
django-guardian==1.2.5
django-filter==0.9.2
django-guardian==1.3
django-filter==0.10.0