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 7ff7b67 commit 03c2ff6Copy full SHA for 03c2ff6
.github/workflows/github-actions.yml
@@ -137,6 +137,7 @@ jobs:
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
138
pip install neo4j jupyterlab
139
pip install pytest
140
+ pip install numba
141
conda list
142
which python
143
0 commit comments