Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +20 -0
requirements.txt
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
numpy
|
3 |
+
geopandas
|
4 |
+
shapely
|
5 |
+
pyproj
|
6 |
+
fiona
|
7 |
+
rasterio
|
8 |
+
rioxarray
|
9 |
+
xarray
|
10 |
+
streamlit
|
11 |
+
pydeck
|
12 |
+
folium
|
13 |
+
streamlit-folium
|
14 |
+
matplotlib
|
15 |
+
google-generativeai
|
16 |
+
pystac-client
|
17 |
+
planetary-computer
|
18 |
+
requests
|
19 |
+
dask[complete]
|
20 |
+
protobuf
|