Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +17 -5
requirements.txt
CHANGED
@@ -1,7 +1,19 @@
|
|
1 |
-
streamlit==1.
|
2 |
-
pandas==2.1.
|
|
|
|
|
|
|
3 |
folium==0.15.1
|
4 |
-
streamlit-folium==0.
|
5 |
-
|
|
|
|
|
|
|
6 |
plotly==5.18.0
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.31.0
|
2 |
+
pandas==2.1.4
|
3 |
+
numpy==1.26.3
|
4 |
+
matplotlib==3.8.2
|
5 |
+
seaborn==0.13.1
|
6 |
folium==0.15.1
|
7 |
+
streamlit-folium==0.15.0
|
8 |
+
earthengine-api==0.1.379
|
9 |
+
geemap==0.29.6
|
10 |
+
tensorflow==2.19.0
|
11 |
+
scikit-learn==1.4.0
|
12 |
plotly==5.18.0
|
13 |
+
pillow==10.2.0
|
14 |
+
jdatetime
|
15 |
+
python-dateutil==2.8.2
|
16 |
+
requests==2.28.2
|
17 |
+
streamlit_lottie
|
18 |
+
streamlit_option_menu
|
19 |
+
python-dotenv==1.0.0
|