User1342 commited on
Commit
7110066
·
1 Parent(s): 22148e9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ gensim
2
  networkx
3
  nltk
4
  numpy
5
- scikit-learn
6
  scipy
7
  gradio
8
  pandas
 
2
  networkx
3
  nltk
4
  numpy
5
+ scikit-learn==1.1.2
6
  scipy
7
  gradio
8
  pandas