Skip to content

Commit

Permalink
Update dependency networkx to v3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 6, 2024
1 parent 2ee77e3 commit 3d38ec9
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 @@ -5,7 +5,7 @@ scikit-learn==1.4.1.post1
vaderSentiment==3.3.2
pandas==2.2.1
langdetect==1.0.9
networkx==3.2.1
networkx==3.3
gensim==4.3.2
scipy==1.12.0
spacy==3.7.4
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ install_requires =
vaderSentiment==3.3.2
pandas==2.2.1
langdetect==1.0.9
networkx==3.2.1
networkx==3.3
gensim==4.3.2
scipy==1.12.0
spacy==3.7.4
Expand Down

0 comments on commit 3d38ec9

Please sign in to comment.