fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-MISTUNE-2328096
snyk-fix-d9ddd63ed2f26932646cb62d8da620f2
snyk-bot 2021-12-31 02:18:28 +00:00
parent c47d6161be
commit 6d26b91192
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ requests>=2.20.0
PyMySQL==0.9.3
gunicorn==19.9.0
dataset==1.1.2
mistune==0.8.4
mistune==2.0.1
netaddr==0.7.19
redis==3.3.11
gevent==1.4.0