fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-MISTUNE-2940625
snyk-fix-d4426f7cdb30767e4252b5a6d73a2f7c
snyk-bot 2022-07-04 21:57:06 +00:00
parent c47d6161be
commit 3db00af002
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.3
netaddr==0.7.19
redis==3.3.11
gevent==1.4.0