diff --git a/hypha/settings/base.py b/hypha/settings/base.py
index a6e835ec39bbdcf330f8f4db19bcd17185258da0..c177f5200a781d041521ba6ac52e88603983ac90 100644
--- a/hypha/settings/base.py
+++ b/hypha/settings/base.py
@@ -137,9 +137,7 @@ INSTALLED_APPS = [
     'django_file_form',
 
     'hijack',
-    'compat',
     'pagedown',
-
     'salesforce',
 
     'django.contrib.admin',
diff --git a/requirements.txt b/requirements.txt
index a2548679d35b08f4287f97c79716af338c7cd593..e42b21a7bf2ce430c68dd8d319c966a69afe8d9c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,46 +3,47 @@ scout-apm==2.22.1
 sentry-sdk==1.3.1
 
 # Production dependencies
-boto3==1.16.56
-celery==5.0.5
+Babel==2.9.1
+boto3==1.18.32
+celery==5.1.2
 dj-database-url==0.5.0
-django-anymail==8.1
+django-anymail==8.4
 django-basic-auth-ip-whitelist==0.3.4
-django-bleach==0.6.1
-django-countries==7.0
-django-extensions==3.1.0
+django-bleach==0.7.2
+django-countries==7.2.1
+django-extensions==3.1.3
 django-file-form==3.2.2
 django-filter==2.4.0
 django-fsm==2.7.1
 django-heroku==0.3.1
-django-hijack==2.1.10
-django-pagedown==2.2.0
+django-hijack==2.3.0
+django-pagedown==2.2.1
 django-pwned-passwords==4.1.0
-django-redis==4.12.1
+django-redis==5.0.0
 django-referrer-policy==1.0
-django-salesforce==3.1
-django-select2==7.6.1
+django-salesforce==3.2
+django-select2==7.7.1
 django-storages==1.11.1
-django-tables2==2.3.4
+django-tables2==2.4.0
 django-tinymce==3.3.0
-django-two-factor-auth==1.13
+django-two-factor-auth==1.13.1
 django-webpack-loader==0.7.0
 django==2.2.24
 djangorestframework-api-key==2.0.0
-djangorestframework==3.12.2
-drf-nested-routers==0.92.5
+djangorestframework==3.12.4
+drf-nested-routers==0.93.3
 drf-yasg==1.20.0
-gunicorn==20.0.4
-mailchimp3==3.0.14
+gunicorn==20.1.0
+mailchimp3==3.0.15
 mistune==0.8.4
-more-itertools==8.6.0
-phonenumberslite==8.12.16
+more-itertools==8.8.0
+phonenumberslite==8.12.31
 Pillow==8.2.0
 psycopg2==2.8.6
 reportlab==3.5.59
-social_auth_app_django==4.0.0
+social_auth_app_django==5.0.0
 tomd==0.1.3
 wagtail-cache==1.0.2
 wagtail-purge==0.1
-wagtail==2.13.2
-whitenoise==5.2.0
+wagtail==2.13.4
+whitenoise==5.3.0