diff --git a/requirements/common.txt b/requirements/common.txt
index b9f29023b3f85cb5f675334339b1e94f1407d6f2..4b97c35b1c6c946750d4fb183b5c3bc686f87097 100644
--- a/requirements/common.txt
+++ b/requirements/common.txt
@@ -23,6 +23,7 @@ django-health-check==3.17.0 ; python_version >= "3.9" and python_version < "3.10
 django-model-utils==5.0.0 ; python_version >= "3.9" and python_version < "3.10"
 django-notifications-hq==1.8.3 ; python_version >= "3.9" and python_version < "3.10"
 django-redis==5.4.0 ; python_version >= "3.9" and python_version < "3.10"
+django-revproxy==0.13.0 ; python_version >= "3.9" and python_version < "3.10"
 django-rich==1.11.0 ; python_version >= "3.9" and python_version < "3.10"
 django-storages==1.14.4 ; python_version >= "3.9" and python_version < "3.10"
 django-stubs-ext==5.0.4 ; python_version >= "3.9" and python_version < "3.10"