Skip to content

Commit

Permalink
Update environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
florian-huber authored Oct 14, 2024
1 parent f9092db commit 9f98fed
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 @@ -9,6 +9,7 @@ dependencies:
- pip
- requests
- "scikit-learn>=1.4.0 --prefer-binary"
- spacy>=3.7.0
- seaborn
- tqdm
- pytest
Expand All @@ -20,7 +21,6 @@ dependencies:
- nltk
- plotly
- pyvis
- spacy>=3.8.0
- "scipy>=1.8.0 --prefer-binary"
- squarify
- umap-learn

0 comments on commit 9f98fed

Please sign in to comment.