Spaces:
Build error
Build error
Updating software versions
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
|
2 |
-
plotly
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
|
|
1 |
+
python==3.11.6
|
2 |
+
plotly==5.18.0
|
3 |
+
pandas==2.1.2
|
4 |
+
numpy==1.26.0
|
5 |
+
gradio==4.1.1
|
6 |
+
duckdb==0.9.1
|
7 |
+
geemap==0.29.5
|