fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-10390193
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-10390194
This commit is contained in:
snyk-bot
2025-07-13 00:17:43 +00:00
parent 3f8b9c5176
commit be7ef248dc

View File

@@ -1,4 +1,5 @@
fire==0.1.1
geoip2==2.5.0
fuzzywuzzy==0.15.1
python-Levenshtein==0.12.0
python-Levenshtein==0.12.0
urllib3>=2.5.0 # not directly required, pinned by Snyk to avoid a vulnerability