Skip to content

Commit

Permalink
move scipy to pip?
Browse files Browse the repository at this point in the history
  • Loading branch information
florian-huber authored Oct 14, 2024
1 parent 8d198c2 commit 5be0892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ dependencies:
- pyvis
- requests
- scikit-learn
- scipy #<1.13 # remove once gensim update is available
- seaborn
- tqdm
- pytest
Expand All @@ -21,6 +20,7 @@ dependencies:
- networkx
- nltk
- plotly
- scipy #<1.13 # remove once gensim update is available
- spacy
- squarify
- umap-learn

0 comments on commit 5be0892

Please sign in to comment.