Skip to content

Commit e70248a

Browse files
committed
fix: Text_Summary/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 e70248a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Text_Summary/requirements.txt

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
numpy==1.22.0rc1
33
networkx==2.5

0 commit comments

Comments
 (0)