nonzeroexit commited on
Commit
5aeb6c5
·
verified ·
1 Parent(s): 59d7aab

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,7 +4,7 @@ uvicorn
4
  joblib
5
  numpy
6
  pandas
7
- scikit-learn
8
  propy3
9
  tensorflow
10
  torch
 
4
  joblib
5
  numpy
6
  pandas
7
+ scikit-learn==1.6.1
8
  propy3
9
  tensorflow
10
  torch