Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
streamlit
|
2 |
-
pandas
|
|
|
3 |
scikit-learn
|
4 |
-
altair
|
|
|
1 |
+
streamlit
|
2 |
+
pandas
|
3 |
+
numpy
|
4 |
scikit-learn
|
5 |
+
altair
|