Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ pandas
|
|
3 |
matplotlib
|
4 |
streamlit
|
5 |
plotly
|
6 |
-
scikit-learn==1.3.
|
7 |
numpy
|
|
|
3 |
matplotlib
|
4 |
streamlit
|
5 |
plotly
|
6 |
+
scikit-learn==1.3.2
|
7 |
numpy
|