fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-NLTK-1660190
This commit is contained in:
snyk-bot 2021-10-18 18:45:32 +00:00
parent 4c7a6622d5
commit 8d427df5dc
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ googletrans==2.4.0
textblob==0.15.3
ipython==5.5.0
requests>=2.23.0
nltk>=3.6.4 # not directly required, pinned by Snyk to avoid a vulnerability