diff --git a/requirements/base.txt b/requirements/base.txt index f0afe32..0250460 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -3,7 +3,7 @@ django-ranged-response==0.2.0 django-simple-captcha==0.5.9 django-suit==0.2.26 djangorestframework==3.9.1 -Pillow==6.2.0 +Pillow==9.3.0 psycopg2-binary==2.7.6.1 pytz==2018.7 six==1.12.0 diff --git a/requirements/base.txt # includes the base.txt b/requirements/base.txt # includes the base.txt index ba18a0a..0250460 100644 --- a/requirements/base.txt # includes the base.txt +++ b/requirements/base.txt # includes the base.txt @@ -3,7 +3,9 @@ django-ranged-response==0.2.0 django-simple-captcha==0.5.9 django-suit==0.2.26 djangorestframework==3.9.1 -Pillow==6.2.0 +Pillow==9.3.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