From a1df400c9690a215b4e02413a109f6becbcedcfa Mon Sep 17 00:00:00 2001 From: Jonathan Math Date: Sat, 20 Jun 2020 00:08:38 -0400 Subject: [PATCH] update requirements.txt file --- config/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/requirements.txt b/config/requirements.txt index 64977c9eb..8e0632906 100755 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -1,7 +1,7 @@ bleach==3.1.0 beautifulsoup4==4.8.0 boto==2.43.0 -celery==3.1.25 +celery==4.4.5 chardet==3.0.4 cssutils==1.0.1 django-celery-with-redis==3.0 @@ -12,7 +12,7 @@ django-extensions==2.2.9 django-mailgun==0.9.1 django-oauth-toolkit==1.2.0 django-qurl==0.1.1 -django-redis-cache==1.5.5 +django-redis-cache==2.1.1 django-redis-sessions==0.5.6 django-ses==0.7.1 django-timezone-field==2.0 @@ -46,7 +46,7 @@ python-digitalocean==1.13.2 python-gflags==3.1.0 pytz==2018.3 raven==6.10.0 -redis==2.10.5 +redis==3.2.0 requests==2.20.0 scipy==1.4.1 seacucumber==1.5.2