We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91edda9 commit 0fdf772Copy full SHA for 0fdf772
1 file changed
infrastructure/common-images/cloudharness-flask/requirements.txt
@@ -3,6 +3,15 @@ Flask==1.1.2
3
Flask-Cors==3.0.9
4
flask-oidc==1.4.0
5
Flask-Testing==0.6.1
6
-gunicorn
+gunicorn==20.1.0
7
+itsdangerous==2.0.1
8
+Jinja2==3.0.3
9
+jsonschema<4.0.0
10
+openapi-spec-validator==0.4.0
11
+pytest==4.6.11
12
+pytest-cov==3.0.0
13
+pytest-randomly==1.2.3
14
+sentry-sdk==0.14.4
15
+SQLAlchemy==1.4.32
16
swagger-ui-bundle==0.0.8
17
Werkzeug==2.0.3
0 commit comments