diff --git a/requirements/dev.txt b/requirements/dev.txt
index 797a44065ea02a3fb358cf229b98c1bcae09b1c1..efdc3871b3a0fd6d72b5e0a094f62aa1c7c2bf9b 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -32,6 +32,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"