From 51a4e77c707d28537a73ec09971b0e51e43ebc93 Mon Sep 17 00:00:00 2001 From: Martin Tzvetanov Grigorov Date: Mon, 13 May 2024 14:51:00 +0300 Subject: [PATCH] Try with libcurl in conda_build_config.yaml Signed-off-by: Martin Tzvetanov Grigorov --- recipes/medaka/conda_build_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/medaka/conda_build_config.yaml b/recipes/medaka/conda_build_config.yaml index f45b292d8ac642..ebdb42545873bb 100644 --- a/recipes/medaka/conda_build_config.yaml +++ b/recipes/medaka/conda_build_config.yaml @@ -4,6 +4,6 @@ # lead solver conflicts in the future. Please review this on future # releases, especially if support for TensorFlow 2.11+ is added. libcurl: - - 7 + - 8 openssl: - 1.1.1