diff --git a/requirements/base.txt b/requirements/base.txt index f0afe32..7c5dc98 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -2,7 +2,7 @@ Django==1.11.23 django-ranged-response==0.2.0 django-simple-captcha==0.5.9 django-suit==0.2.26 -djangorestframework==3.9.1 +djangorestframework==3.11.2 Pillow==6.2.0 psycopg2-binary==2.7.6.1 pytz==2018.7 diff --git a/requirements/base.txt # includes the base.txt b/requirements/base.txt # includes the base.txt index ba18a0a..7c5dc98 100644 --- a/requirements/base.txt # includes the base.txt +++ b/requirements/base.txt # includes the base.txt @@ -2,8 +2,10 @@ Django==1.11.23 django-ranged-response==0.2.0 django-simple-captcha==0.5.9 django-suit==0.2.26 -djangorestframework==3.9.1 +djangorestframework==3.11.2 Pillow==6.2.0 psycopg2-binary==2.7.6.1 pytz==2018.7 -six==1.12.0 \ No newline at end of file +six==1.12.0 +pandas==0.24.2 +xlrd==1.2.0