Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
streamlit==1.
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
|
6 |
|
|
|
1 |
+
streamlit==1.18.0
|
2 |
+
scikit-learn==1.3.0
|
3 |
+
pandas==2.0.1
|
4 |
+
numpy==1.23.5
|
5 |
|
6 |
|