Spaces:
Sleeping
Sleeping
File size: 298 Bytes
6afc01a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | # Farmer.Chat Backend Dependencies] fastapi==0.104.1 uvicorn==0.24.0 pydantic==2.5.0 openai==1.3.0 httpx==0.24.1 python-multipart==0.0.6 # MCP Server dependencies requests==2.31.0 numpy==1.24.3 xarray==2023.1.0 netCDF4==1.6.4 earthengine-api==0.1.374 scipy==1.10.1 rasterio==1.3.9 h5netcdf==1.2.0 |