Skip to content

Commit 2010363

Browse files
committed
Removed dependencies pinning
1 parent fda2cd8 commit 2010363

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

environment-dev.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ dependencies:
66
- cmake
77
- ninja
88
# Host dependencies
9-
- openimageio=2.2.7
10-
- libsndfile=1.0.30
11-
- zlib=1.2.11
12-
- highfive=2.1.1
9+
- openimageio
10+
- libsndfile
11+
- zlib
12+
- highfive
1313
- blosc
1414
- gdal
1515
- nlohmann_json
16-
- google-cloud-cpp=1.21.0
16+
- google-cloud-cpp
1717
- aws-sdk-cpp
1818
- xtensor=0.25.0
1919
- cpp-filesystem

0 commit comments

Comments
 (0)