Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
|
|
1 |
pandas
|
2 |
folium
|
|
|
|
|
3 |
requests
|
4 |
openpyxl
|
5 |
-
scikit-learn
|
6 |
-
streamlit
|
|
|
1 |
+
plotly
|
2 |
pandas
|
3 |
folium
|
4 |
+
streamlit
|
5 |
+
scikit-learn
|
6 |
requests
|
7 |
openpyxl
|
|
|
|