We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a999055 + e447b8b commit a80ce7bCopy full SHA for a80ce7b
1 file changed
README.md
@@ -27,8 +27,7 @@ Reading and writing image, sound and npz file formats to and from xtensor data s
27
```bash
28
mamba install xtensor-io -c conda-forge
29
```
30
-
31
-- `xtensor-io` depends on `xtensor` `^0.25.0`.
+- `xtensor-io` depends on `xtensor` `^0.26.0` and [filesystem](https://github.com/gulrak/filesystem).
32
33
- `OpenImageIO`, `libsndfile`, `zlib`, `HighFive`, and `blosc` are optional dependencies to `xtensor-io`
34
0 commit comments