Jnior commited on
Commit
b8accab
1 Parent(s): 9ae1fec
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  matplotlib
2
  pandas
3
  joblib
4
- scikit-learn
5
 
 
1
  matplotlib
2
  pandas
3
  joblib
4
+ scikit-learn==1.0.2
5