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