Skip to content

Commit 179d5fa

Browse files
committed
unpin the version of numpy
1 parent 0045c36 commit 179d5fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
echo " Conda information"
135135
conda info
136136
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
137+
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
138138
pip install neo4j jupyterlab
139139
pip install pytest
140140
pip uninstall numba llvmlite

0 commit comments

Comments
 (0)