Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
pandas==2.3.1
|
2 |
-
openpyxl
|
3 |
-
streamlit
|
4 |
-
scikit-learn==1.
|
5 |
-
joblib
|
6 |
-
numpy
|
|
|
1 |
pandas==2.3.1
|
2 |
+
openpyxl
|
3 |
+
streamlit
|
4 |
+
scikit-learn==1.4.2
|
5 |
+
joblib
|
6 |
+
numpy
|