Skip to content

Commit

Permalink
Update recipe with changes from grayskull
Browse files Browse the repository at this point in the history
  • Loading branch information
xylar authored and gutzbenj committed Jul 10, 2023
1 parent 5ef5468 commit fc45557
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,24 +31,25 @@ 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
- fsspec >=2023.01,<2024.0
- 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
Expand Down

0 comments on commit fc45557

Please sign in to comment.