Skip to content

Commit

Permalink
Update pillow, requests, and urllib3
Browse files Browse the repository at this point in the history
  • Loading branch information
clairempr committed Dec 16, 2023
1 parent 5c50d47 commit d39a6fb
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
Expand Up @@ -16,10 +16,10 @@ matplotlib==3.5.2
nltk==3.7
numpy==1.22.4
pandas==1.4.2
Pillow==9.4.0
requests==2.28.0
Pillow==10.0.1
requests==2.31.0
six==1.16.0
textblob==0.17.1
urllib3==1.26.9
urllib3==1.26.18
vaderSentiment==3.3.2
wordcloud==1.8.1

0 comments on commit d39a6fb

Please sign in to comment.