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