Bernd-Ebenhoch commited on
Commit
ff34d7f
·
1 Parent(s): 258a339

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,6 +2,6 @@ tensorflow==2.10.0
2
  streamlit>=1.10.0
3
  matplotlib
4
  numpy
5
- sklearn
6
  pandas
7
 
 
2
  streamlit>=1.10.0
3
  matplotlib
4
  numpy
5
+ scikit-learn
6
  pandas
7