Spaces:
Sleeping
Sleeping
Roberta2024
commited on
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
pandas
|
2 |
-
requests
|
3 |
-
plotly
|
4 |
-
streamlit
|
5 |
-
matplotlib
|
|
|
|
1 |
+
pandas
|
2 |
+
requests
|
3 |
+
plotly
|
4 |
+
streamlit
|
5 |
+
matplotlib
|
6 |
+
scikit-learn
|