Spaces:
Sleeping
Sleeping
add new dependency
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit>=1.28.0
|
2 |
+
pandas>=2.0.0
|
3 |
+
plotly>=5.18.0
|
4 |
+
folium>=0.14.0
|
5 |
+
streamlit-folium>=0.15.0
|
6 |
+
numpy>=1.24.0
|