diff --git a/requirements/base.txt b/requirements/base.txt index f0afe32..311c257 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ -Django==1.11.23 +Django==1.11.28 django-ranged-response==0.2.0 django-simple-captcha==0.5.9 django-suit==0.2.26 diff --git a/requirements/base.txt # includes the base.txt b/requirements/base.txt # includes the base.txt index ba18a0a..311c257 100644 --- a/requirements/base.txt # includes the base.txt +++ b/requirements/base.txt # includes the base.txt @@ -1,4 +1,4 @@ -Django==1.11.23 +Django==1.11.28 django-ranged-response==0.2.0 django-simple-captcha==0.5.9 django-suit==0.2.26 @@ -6,4 +6,6 @@ djangorestframework==3.9.1 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