mnurbani commited on
Commit
36e1842
·
verified ·
1 Parent(s): 494b074

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -4,5 +4,6 @@ matplotlib
4
  streamlit
5
  plotly
6
  pillow
7
- scikit-learn==1.3.1
8
- numpy
 
 
4
  streamlit
5
  plotly
6
  pillow
7
+ scikit-learn==1.0.2
8
+ numpy
9
+ python==3.7.12