Skip to content

Commit

Permalink
Merge branch 'main' into 756-add-notebook-for-eulaw
Browse files Browse the repository at this point in the history
  • Loading branch information
cwmeijer committed Oct 9, 2024
2 parents 05367cd + f3cda01 commit c569994
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 # see #864
coverage[toml]
pytest
pytest-cov
Expand All @@ -86,15 +86,15 @@ publishing =
twine
wheel
text =
spacy
spacy<3.8.0 # see #864
dashboard =
importlib_resources;python_version<'3.10'
keras
Pillow
plotly
scipy
seaborn
spacy
spacy<3.8.0 # see #864
streamlit-aggrid
streamlit
streamlit_option_menu
Expand All @@ -106,7 +106,7 @@ notebooks =
pytorch_lightning
scipy
skl2onnx
spacy
spacy<3.8.0 # see #864
seaborn
tf2onnx
torch
Expand Down

0 comments on commit c569994

Please sign in to comment.