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