Skip to content

Commit

Permalink
Update dependency pandas to v2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 1960465 commit bdcb3ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ numpy==1.26.4
nltk==3.8.1
scikit-learn==1.5.2
vaderSentiment==3.3.2
pandas==2.2.2
pandas==2.2.3
langdetect==1.0.9
networkx==3.2.1
gensim==4.3.3
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ install_requires =
nltk==3.8.1
scikit-learn==1.5.2
vaderSentiment==3.3.2
pandas==2.2.2
pandas==2.2.3
langdetect==1.0.9
networkx==3.2.1
gensim==4.3.3
Expand Down

0 comments on commit bdcb3ec

Please sign in to comment.