Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +23 -23
requirements.txt
CHANGED
@@ -1,23 +1,23 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
|
|
1 |
+
streamlit==1.28.0
|
2 |
+
pandas==2.1.1
|
3 |
+
numpy==1.26.0
|
4 |
+
folium==0.14.0
|
5 |
+
streamlit-folium==0.15.0
|
6 |
+
earthengine-api==0.1.368
|
7 |
+
plotly==5.17.0
|
8 |
+
Pillow==10.0.1
|
9 |
+
matplotlib==3.8.0
|
10 |
+
seaborn==0.13.0
|
11 |
+
altair==5.1.2
|
12 |
+
streamlit-option-menu==0.3.6
|
13 |
+
streamlit-lottie==0.0.5
|
14 |
+
requests==2.31.0
|
15 |
+
hydralit-components==1.0.10
|
16 |
+
streamlit-extras==0.3.4
|
17 |
+
streamlit-card==0.0.61
|
18 |
+
pydeck==0.8.0
|
19 |
+
scikit-learn==1.3.1
|
20 |
+
joblib==1.3.2
|
21 |
+
opencv-python==4.8.1.78
|
22 |
+
tensorflow==2.14.0
|
23 |
+
scipy==1.11.3
|