File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -89,15 +89,15 @@ RUN ${BIGMON_VIRTUALENV_PATH}/bin/pip install --no-cache-dir --upgrade \
8989 Jinja2 joblib kiwisolver kubernetes linecache2 lxml MarkupSafe matplotlib mccabe mod-wsgi nose numpy oauthlib \
9090 olefile openshift oracledb packaging pandas paramiko patterns pep8 Pillow pip pluggy prettytable progressbar2 psutil psycopg2-binary \
9191 py pyasn1 pyasn1-modules pycodestyle pycparser pycrypto pyflakes PyJWT PyNaCl pyOpenSSL pyparsing pyrebase4 pytest \
92- python-dateutil python-dotenv python-magic python-openid python-social-auth python- string-utils python-utils python3-openid \
92+ python-dateutil python-dotenv python-magic python-openid python-string-utils python-utils python3-openid \
9393 pytz PyYAML redis regex reportlab requests requests-oauthlib rsa ruamel.yaml ruamel.yaml.clib rucio-clients \
94- schedule scikit-learn scipy six scikit-learn social-auth-core soupsieve sqlparse \
94+ schedule scikit-learn scipy six scikit-learn social-auth-core==4.5.3 social-auth-app-django==5.4.0 soupsieve sqlparse \
9595 stomp.py subprocess32 sunburnt tabulate threadpoolctl tiny-xslt toml traceback2 typing-extensions unittest2 \
9696 urllib3 webencodings websocket-client Werkzeug xlrd zipp \
9797 django-bower django-cors-headers django-csp \
9898 django-datatables-view django-render-block django-tables2 django-templated-email djangorestframework \
9999 django-debug-toolbar django-extensions django-htmlmin django-mathfilters django-redis \
100- django-redis-cache social-auth-app-django
100+ django-redis-cache
101101
102102RUN mkdir -p ${BIGMON_WSGI_PATH}
103103RUN mkdir ${BIGMON_WSGI_PATH}/config
You can’t perform that action at this time.
0 commit comments