Skip to content

Commit 90d13d9

Browse files
Merge pull request #22 from davidbrochart/pin_gcs
Pin google-cloud-cpp=1.20.0
2 parents 638649f + 0a6dc4d commit 90d13d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

binder/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
- nlohmann_json
1515
- cpp-filesystem
1616
- cpp-half
17-
- google-cloud-cpp
17+
- google-cloud-cpp=1.20.0
1818
- zlib
1919
- blosc
2020
- allthekernels

environment-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies:
66
- cmake
77
# Host dependencies
88
- nlohmann_json
9-
- google-cloud-cpp
9+
- google-cloud-cpp=1.20.0
1010
- aws-sdk-cpp
1111
- cpp-filesystem
1212
- zlib

0 commit comments

Comments
 (0)