Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
silviatti committed Jun 2, 2024
1 parent 0932acc commit 199fd24
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
gensim==4.2.0
gensim>=4.2.0,<5.0
nltk
pandas
spacy
scikit-learn==1.1.0
scikit-learn>=1.1.0,<2.0
scikit-optimize>=0.8.1
matplotlib
torch
numpy==1.23.0
numpy>=1.23.0,<2.0
libsvm
flask
sentence_transformers
Expand Down

0 comments on commit 199fd24

Please sign in to comment.