We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1077b6 commit f09c1b0Copy full SHA for f09c1b0
1 file changed
environment-dev.yml
@@ -6,16 +6,16 @@ dependencies:
6
- cmake
7
- ninja
8
# Host dependencies
9
- - openimageio >=3.0,<4
10
- - fmt
11
- - libsndfile
12
- - zlib
13
- - highfive
14
- - blosc
15
- - gdal
+ - openimageio >=3.1,<4
+ - fmt >=12.2,<13
+ - libsndfile >=1.2,<2
+ - zlib >=1.3,<2
+ - highfive >=3.3,<4
+ - blosc >=1.21,<2
+ - gdal >=3.13,<4
16
- nlohmann_json
17
- google-cloud-cpp >=3.0,<4
18
- - aws-sdk-cpp
+ - aws-sdk-cpp >=1.11,<2
19
- xtensor=0.26.0
20
- - cpp-filesystem
+ - cpp-filesystem >=1.5,<2
21
0 commit comments