From c7f8046a6f42a89714dbb16a93cecce270b3aca8 Mon Sep 17 00:00:00 2001 From: "H. Vetinari" Date: Thu, 14 Sep 2023 15:44:49 +1100 Subject: [PATCH] avoid solver picking up ancient s3fs versions --- recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 90dd28f21..b585360db 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -340,7 +340,7 @@ outputs: - hypothesis - minio-server - pandas - - s3fs + - s3fs >=2023 - scipy - sparse >=0.14 # these are generally (far) behind on migrating abseil/grpc/protobuf,