Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
pandas
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit==1.29.0
|
| 2 |
+
pandas==2.0.3
|
| 3 |
+
numpy==1.24.4
|
| 4 |
+
plotly==5.18.0
|
| 5 |
+
scipy==1.11.2
|
| 6 |
+
folium==0.14.0
|
| 7 |
+
streamlit-folium==0.15.1
|