mirror of https://github.com/JohnHammond/CTFd.git
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-FLASK-5490129snyk-fix-9e4741652a6b84d1ce8b42958c1f9131
parent
c47d6161be
commit
16cdc04bad
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue