diff --git a/roles/openshift-apps/release-monitoring/files/buildconfig.yml b/roles/openshift-apps/release-monitoring/files/buildconfig.yml index 15449cd72b..6b0264995e 100644 --- a/roles/openshift-apps/release-monitoring/files/buildconfig.yml +++ b/roles/openshift-apps/release-monitoring/files/buildconfig.yml @@ -37,7 +37,8 @@ items: python3-straight-plugin \ python3-sqlalchemy \ python3-pytoml \ - python3-wtforms && \ + python3-wtforms \ + python3-mod_wsgi && \ dnf autoremove -y && \ dnf clean all -y RUN pip-3 install sqlalchemy_schemadisplay