Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
pandas
|
| 3 |
-
numpy
|
| 4 |
scikit-learn==1.2.2
|
| 5 |
-
|
|
|
|
|
|
| 1 |
+
numpy==1.26.4
|
| 2 |
+
pandas==2.2.2
|
|
|
|
| 3 |
scikit-learn==1.2.2
|
| 4 |
+
streamlit==1.25.0
|
| 5 |
+
joblib==1.3.1
|