We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f836822 + 011b70d commit 959dc2dCopy full SHA for 959dc2d
setup.py
@@ -9,7 +9,7 @@
9
from setuptools import setup, find_packages
10
import versioneer
11
12
-INSTALL_REQUIRES = ['intake >=0.5.2', 'xarray >=0.17.0', 'zarr', 'dask >=2.2', 'netcdf4', 'fsspec>0.8.3',
+INSTALL_REQUIRES = ['intake >=0.6.6', 'xarray >=02022', 'zarr', 'dask >=2.2', 'netcdf4', 'fsspec>2022',
13
'msgpack', 'requests']
14
15
setup(
0 commit comments