We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0045c36 commit 179d5faCopy full SHA for 179d5fa
.github/workflows/github-actions.yml
@@ -134,7 +134,7 @@ jobs:
134
echo " Conda information"
135
conda info
136
echo " Activate Dackar conda environment"
137
- pip install spacy==3.5 stumpy textacy matplotlib nltk coreferee beautifulsoup4 networkx pysbd tomli numerizer autocorrect pywsd openpyxl quantulum3[classifier] numpy==1.26 scikit-learn pyspellchecker contextualSpellCheck pandas
+ pip install spacy==3.5 stumpy textacy matplotlib nltk coreferee beautifulsoup4 networkx pysbd tomli numerizer autocorrect pywsd openpyxl quantulum3[classifier] numpy scikit-learn pyspellchecker contextualSpellCheck pandas
138
pip install neo4j jupyterlab
139
pip install pytest
140
pip uninstall numba llvmlite
0 commit comments