fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-6808933
This commit is contained in:
snyk-bot 2024-05-06 19:37:36 +00:00
parent 7475a98829
commit e2ca2fa8b9
No known key found for this signature in database
GPG key ID: 78AC5AE55A47A65B

View file

@ -4,5 +4,5 @@ itsdangerous==2.1.2
Jinja2==3.1.3 Jinja2==3.1.3
MarkupSafe==2.1.1 MarkupSafe==2.1.1
redis==5.0.1 redis==5.0.1
Werkzeug==3.0.1 Werkzeug==3.0.3
flask-babel flask-babel