Skip to content

Commit

Permalink
Update dependency scipy to v1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 5, 2024
1 parent 3405d4e commit 84a248b
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 @@ -7,5 +7,5 @@ pandas==2.2.2
langdetect==1.0.9
networkx==3.2.1
gensim==4.3.2
scipy==1.12.0
scipy==1.13.1
spacy==3.7.5
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ install_requires =
langdetect==1.0.9
networkx==3.2.1
gensim==4.3.2
scipy==1.12.0
scipy==1.13.1
spacy==3.7.5
packages = find:

Expand Down

0 comments on commit 84a248b

Please sign in to comment.