This commit is contained in:
Asif Saifuddin Auvi 2016-05-16 08:27:45 +00:00
commit 03a37184e6
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# Optional packages which may be used with REST framework. # Optional packages which may be used with REST framework.
markdown==2.6.4 markdown==2.6.4
django-guardian==1.3.2 django-guardian==1.4.3
django-filter==0.10.0 django-filter==0.13.0

View File

@ -1,4 +1,4 @@
# PyTest for running the tests. # PyTest for running the tests.
pytest==2.8.5 pytest==2.9.1
pytest-django==2.9.1 pytest-django==2.9.1
pytest-cov==1.8.1 pytest-cov==1.8.1