From 3314e7e043fe6a552b9d205a8875a1d52722618d Mon Sep 17 00:00:00 2001 From: Martin Durant Date: Tue, 5 May 2026 09:32:45 -0400 Subject: [PATCH] Fix CI --- ci/env.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/env.yaml b/ci/env.yaml index 915f703a..05d5b70b 100644 --- a/ci/env.yaml +++ b/ci/env.yaml @@ -14,6 +14,6 @@ dependencies: - black - httpretty - aiobotocore - - moto + - moto !=5.2.0 - flask - fsspec