-
- Downloads
Update requirements.txt
# requirements.txt | ||
aiohttp | ||
asyncio | ||
cartopy # for geoanimation | ||
dask | ||
distributed==2024.6.0 | ||
distributed==2023.7.0 | ||
fastparquet # for intake accesss | ||
fsspec | ||
gribscan # for grib | ||
... | ... | @@ -11,7 +10,7 @@ |
hvplot # for geoanimation | ||
intake<2 # for intake access | ||
intake-xarray # for intake access | ||
nest_asyncio | ||
nest_asyncio==1.5.8 | ||
numpy # for compression | ||
panel # for geoanimation | ||
pydantic<2 # for intake access | ||
... | ... |
Please register or sign in to comment