From 829a2712b5373c55b4e150f5db4553c0afea3455 Mon Sep 17 00:00:00 2001 From: Daniil Gusev Date: Thu, 18 Sep 2025 17:40:10 +0200 Subject: [PATCH] conda/meta.yaml: fix syntax --- conda/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/meta.yaml b/conda/meta.yaml index 69d2f3514..689aeb5c7 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -36,7 +36,7 @@ requirements: - elasticsearch >=8.17,<9 - rich >=13,<15 - python-dateutil >=2.8.2,<3 - - httpx >= 0.28.1 + - httpx >=0.28.1 test: imports: