Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
streamlit==1.
|
| 2 |
-
pandas==2.
|
| 3 |
-
scikit-learn==1.3.
|
| 4 |
-
numpy==1.23.5
|
|
|
|
| 1 |
+
streamlit==1.28.2
|
| 2 |
+
pandas==2.0.3
|
| 3 |
+
scikit-learn==1.3.0
|
|
|