Skip to content

Commit 78277ea

Browse files
committed
fix: TwitterTweetSentimentalAnalysis/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-NLTK-1932014
1 parent 943f16c commit 78277ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
nltk==3.2.4
1+
nltk==3.6.6
22
tweepy==3.10.0
33
textblob==0.15.3

0 commit comments

Comments
 (0)