Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -16,6 +16,10 @@ scikit-learn
|
|
16 |
pandas
|
17 |
numpy
|
18 |
matplotlib
|
|
|
|
|
|
|
|
|
19 |
|
20 |
|
21 |
|
|
|
16 |
pandas
|
17 |
numpy
|
18 |
matplotlib
|
19 |
+
streamlit>=1.30.0
|
20 |
+
pandas>=1.5.0
|
21 |
+
scikit-learn>=1.2.0
|
22 |
+
|
23 |
|
24 |
|
25 |
|