Skip to content

Commit

Permalink
Update conda recipe file (#12922)
Browse files Browse the repository at this point in the history
  • Loading branch information
beeankha committed Jul 26, 2023
1 parent 0ac1716 commit 6d5f755
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,20 +30,20 @@ requirements:
- wheel
# for `conda init` in build/script above
- menuinst >=1.4.11,<2 # [win]
- requests >=2.18.4,<3
- requests >=2.20.1,<3
- ruamel.yaml >=0.11.14,<0.18
- tqdm >=4
run:
- boltons >=23.0.0
- conda-package-handling >=1.3.0
- jsonpatch >=1.32
- menuinst >=1.4.11,<2 # [win]
- packaging
- packaging >=23.0
- pluggy >=1.0.0
- pycosat >=0.6.3
- pyopenssl >=16.2.0
- python
- requests >=2.18.4,<3
- requests >=2.20.1,<3
- ruamel.yaml >=0.11.14,<0.18
- setuptools >=60.0.0
- toolz >=0.8.1
Expand Down

0 comments on commit 6d5f755

Please sign in to comment.