From d6e6504d315d7bf4f2dae82663d12cc784079710 Mon Sep 17 00:00:00 2001 From: Martin Durant Date: Thu, 5 Dec 2024 16:27:08 -0500 Subject: [PATCH] force ssl --- ci/environment-friends.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/environment-friends.yml b/ci/environment-friends.yml index 9be6a47a0..6e6b79a14 100644 --- a/ci/environment-friends.yml +++ b/ci/environment-friends.yml @@ -26,3 +26,4 @@ dependencies: - aiobotocore - moto - flask + - pyopenssl>=24.0.0