fix: docker_challenges/requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-WTFORMS-40581
snyk-fix-17c93f651a9819ddec31ac82701b6b36
snyk-bot 2021-09-08 03:52:21 +00:00
parent 30219cd549
commit 134a709b07
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
1 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
flask-restplus
flask-wtf
flask-wtf
wtforms>=3.0.0a1 # not directly required, pinned by Snyk to avoid a vulnerability