fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-3319935
- https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-3319936
snyk-fix-28f8c905d85740d8cb0f227e2f526343
snyk-bot 2023-02-16 02:19:12 +00:00
parent c47d6161be
commit 7388a0cba9
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
Flask==1.1.1
Werkzeug==0.16.0
Werkzeug==2.2.3
Flask-SQLAlchemy==2.4.1
Flask-Caching==1.4.0
Flask-Migrate==2.5.2