Skip to content

Commit

Permalink
pin version of spacy to see if macos checks are passed
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahAlidoost committed Oct 9, 2024
1 parent 5b8922d commit d9f23dc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dev =
bump2version
pre-commit
scipy
spacy
spacy<3.8.0
coverage[toml]
pytest
pytest-cov
Expand All @@ -86,15 +86,15 @@ publishing =
twine
wheel
text =
spacy
spacy<3.8.0
dashboard =
importlib_resources;python_version<'3.10'
keras
Pillow
plotly
scipy
seaborn
spacy
spacy<3.8.0
streamlit-aggrid
streamlit
streamlit_option_menu
Expand All @@ -106,7 +106,7 @@ notebooks =
pytorch_lightning
scipy
skl2onnx
spacy
spacy<3.8.0
seaborn
tf2onnx
torch
Expand Down

0 comments on commit d9f23dc

Please sign in to comment.