From d5d8994079fb023d921d5bd93bca11ca30a7e428 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Tue, 9 Jul 2024 08:38:55 +0200 Subject: [PATCH] Update recipe/meta.yaml --- recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 731ee4b..4c41c45 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -35,7 +35,7 @@ requirements: - python - deprecation - pylance ==0.13.0 - # # ratelimiter package doesn't work on 3.11 + # ratelimiter package doesn't work on 3.11 # https://github.com/lancedb/lancedb/blob/main/python/python/tests/test_embeddings.py#L39 - ratelimiter >=1.0,<2.dev0 # [py<311] - requests >=2.31.0