From fc455576ac59aa4b5371d52c2f18d65426c84516 Mon Sep 17 00:00:00 2001 From: Xylar Asay-Davis Date: Mon, 10 Jul 2023 14:19:39 +0200 Subject: [PATCH] Update recipe with changes from grayskull --- recipe/meta.yaml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index e23f1e8..2143864 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -31,7 +31,7 @@ requirements: - cachetools >=5.2.0,<6.0.0 - click >=8.0.0,<9.0.0 - click-params >=0.4.1,<0.5.0 - - cloup >=1.0.0,<2.0.0 + - cloup >=2.0.0,<3.0.0 - deprecation >=2.1.0,<3.0.0 - diskcache >=5.4.0,<6.0.0 - environs >=9.4.0,<10.0.0 @@ -39,16 +39,17 @@ requirements: - lxml >=4.9.1,<5.0.0 - measurement >=3.2.0,<4.0.0 - numpy >=1.22.0,<2.0.0 - - pandas >=1.3.0,<2.0.0 + - pandas >=2.0.0,<3.0.0 - pint >=0.17.0,<0.18.0 - - platformdirs >=2.0.0,<3.0.0 + - platformdirs >=3.8.0,<4.0.0 - polars >=0.16.0,<0.17.0 - - pyarrow >=10.0.0,<11.0.0 - - pypdf2 >=1.26.0,<2.0.0 + - pyarrow >=12.0.0,<13.0.0 + - pypdf2 >=3.0.0,<4.0.0 - python-dateutil >=2.8.2,<3.0.0 - - rapidfuzz >=2.1.0,<3.0.0 + - rapidfuzz >=3.1.0,<4.0.0 - requests >=2.20.0,<3.0.0 - scikit-learn >=1.0.2,<2.0.0 + - stamina >=23.1.0,<24.0.0 - tabulate >=0.8.0,<0.9.0 - timezonefinder >=6.1.0,<7.0.0 - tqdm >=4.47.0,<5.0.0