Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
streamlit==1.
|
| 2 |
-
joblib==1.2
|
| 3 |
-
numpy==1.
|
| 4 |
-
pandas==
|
| 5 |
-
scikit-learn==1.
|
|
|
|
| 1 |
+
streamlit==1.32.0
|
| 2 |
+
joblib==1.4.2
|
| 3 |
+
numpy==1.26.4
|
| 4 |
+
pandas==2.2.2
|
| 5 |
+
scikit-learn==1.6.1
|