From 42b066521153b08dc007c70eb974806164182a2b Mon Sep 17 00:00:00 2001 From: Antoine Pitrou Date: Wed, 13 Oct 2021 17:43:08 +0200 Subject: [PATCH] ARROW-13134: [C++][CI] Unpin conda package for aws-sdk-cpp Closes #11401 from pitrou/ARROW-13134-aws-sdk-unpin Authored-by: Antoine Pitrou Signed-off-by: Antoine Pitrou --- ci/conda_env_cpp.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ci/conda_env_cpp.txt b/ci/conda_env_cpp.txt index 2b5fc32d7112c..d2ccb66a26b42 100644 --- a/ci/conda_env_cpp.txt +++ b/ci/conda_env_cpp.txt @@ -15,8 +15,7 @@ # specific language governing permissions and limitations # under the License. -# workaround for https://issues.apache.org/jira/browse/ARROW-13134 -aws-sdk-cpp<1.9 +aws-sdk-cpp benchmark>=1.5.4 boost-cpp>=1.68.0 brotli