# Core dependencies
earthengine-api>=0.1.370
numpy>=1.21.0
xarray>=2022.3.0
rioxarray>=0.14.0
geopandas>=0.12.0
shapely>=2.0.0
dask>=2022.1.0
distributed>=2022.1.0
rasterio>=1.3.0
scipy>=1.9.0
matplotlib>=3.5.0
rasterstats>=0.18.0
pandas>=1.4.0
folium>=0.14.0
netCDF4>=1.6.0

# Optional: for interactive maps (may cause dependency conflicts with streamlit)
# leafmap>=0.30.0
# localtileserver>=0.7.0

# Optional: for development
# pytest>=7.0.0
# pytest-cov>=4.0.0
# black>=23.0.0
# ruff>=0.1.0
