fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-FLASK-5490129
snyk-fix-9e4741652a6b84d1ce8b42958c1f9131
snyk-bot 2023-05-03 17:52:40 +00:00
parent c47d6161be
commit 16cdc04bad
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,4 +1,4 @@
Flask==1.1.1
Flask==2.2.5
Werkzeug==0.16.0
Flask-SQLAlchemy==2.4.1
Flask-Caching==1.4.0