Skip to content

Commit 7e0e440

Browse files
committed
Upgraded to xtensor 0.22.0
1 parent 9820cc4 commit 7e0e440

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Reading and writing image, sound and npz file formats to and from xtensor data s
2828
conda install xtensor-io -c conda-forge
2929
```
3030

31-
- `xtensor-io` depends on `xtensor` `^0.21.2`.
31+
- `xtensor-io` depends on `xtensor` `^0.22.0`.
3232

3333
- `OpenImageIO`, `libsndfile`, `zlib`, `HighFive`, and `blosc` are optional dependencies to `xtensor-io`
3434

environment-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ dependencies:
1414
- nlohmann_json
1515
- google-cloud-cpp=1.21.0
1616
- aws-sdk-cpp
17-
- xtensor=0.21.10
17+
- xtensor=0.22.0
1818
- cpp-filesystem
1919

0 commit comments

Comments
 (0)