fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PASSLIB-569603
snyk-fix-01db22ad98fc211deb7f51194e5f3e03
snyk-bot 2022-11-04 13:07:03 +00:00
parent c47d6161be
commit 50176c64bc
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Flask-Migrate==2.5.2
Flask-Script==2.0.6
SQLAlchemy==1.3.11
SQLAlchemy-Utils==0.36.0
passlib==1.7.2
passlib==1.7.3
bcrypt==3.1.7
six==1.13.0
itsdangerous==1.1.0