Skip to content

Commit

Permalink
updated spacy requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethan Xia committed Oct 11, 2024
1 parent 539e6eb commit c20597d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"matplotlib>=3.0.0",
"pandas>=0.23.4",
"msgpack-numpy>=0.4.3.2",
"spacy>=2.3.5",
"spacy>=3.8.2",
"scipy>=1.1.0",
"scikit-learn>=0.20.0",
"nltk>=3.4",
Expand Down

0 comments on commit c20597d

Please sign in to comment.