fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3113904
This commit is contained in:
snyk-bot
2022-11-18 19:30:30 +00:00
parent 3f8b9c5176
commit ed58ee2ff3

View File

@@ -2,3 +2,4 @@ fire==0.1.1
geoip2==2.5.0
fuzzywuzzy==0.15.1
python-Levenshtein==0.12.0
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability