Skip to content

Commit 57e66f0

Browse files
Update README.md
1 parent 3a0fc95 commit 57e66f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To use you will need to install `intake`, `xarray`, `intake-xarray`, `zarr`,
1717
`pydap`, `requests`, `s3fs` and `ipfsspec`
1818

1919
```bash
20-
pip install intake xarray intake-xarray zarr pydap s3fs requests ipfsspec
20+
pip install "intake<2.0.0" xarray intake-xarray zarr pydap s3fs requests ipfsspec
2121
```
2222

2323
**Or**, if you feel courageous (and want the newest updates), you can also install the [`requirements.txt`](requirements.txt) directly:

0 commit comments

Comments
 (0)