Skip to content

Commit

Permalink
fix: requirements.txt to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Jul 31, 2023
1 parent 5bf4757 commit 2bc0d8c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
autopep8==1.5.2
beautifulsoup4==4.9.0
bs4==0.0.1
certifi==2020.4.5.1
certifi==2023.7.22.1
chardet==3.0.4
click==7.1.2
idna==2.9
joblib==0.14.1
nltk==3.6
pycodestyle==2.6.0
regex==2020.4.4
requests==2.23.0
requests==2.31.0
soupsieve==2.0
tqdm==4.45.0
urllib3==1.25.9
urllib3==1.26.5
vaderSentiment==3.3.1

0 comments on commit 2bc0d8c

Please sign in to comment.