Skip to content

Commit

Permalink
Update dependency spacy to v3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent 1960465 commit 43b8f8a
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 @@ -8,4 +8,4 @@ langdetect==1.0.9
networkx==3.2.1
gensim==4.3.3
scipy==1.12.0
spacy==3.8.0
spacy==3.8.1
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ install_requires =
networkx==3.2.1
gensim==4.3.3
scipy==1.12.0
spacy==3.8.0
spacy==3.8.1
packages = find:

[options.package_data]
Expand Down

0 comments on commit 43b8f8a

Please sign in to comment.