fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-564338
This commit is contained in:
snyk-bot
2020-04-10 03:45:33 +00:00
parent 02a12a9354
commit 16639d5199

View File

@@ -1,7 +1,7 @@
Flask==0.11.1
Jinja2==2.8
MarkupSafe==0.23
Werkzeug==0.11.10
Werkzeug==0.12
click==6.6
gunicorn==19.6.0
itsdangerous==0.24