diff --git a/images/openwisp_base/requirements.txt b/images/openwisp_base/requirements.txt index e9328579..84237a3b 100644 --- a/images/openwisp_base/requirements.txt +++ b/images/openwisp_base/requirements.txt @@ -3,7 +3,7 @@ service_identity django-redis psycopg2 sentry-sdk -supervisor~=4.2 # allows 4.x and > 4.2 +supervisor~=4.3 # allows 4.x and > 4.2 django-cors-headers~=4.7 django-pipeline~=4.0 uwsgi~=2.0.30