Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer authored Dec 13, 2024
1 parent d085c8a commit a167dd1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,8 @@ requirements:
- numpy * # [megabuild]
- numpy # [not megabuild]
- pip
- setuptools
# see https://github.com/pytorch/pytorch/issues/136541
- setuptools <=72.1.0
- pyyaml
- requests
- six
Expand Down Expand Up @@ -252,7 +253,8 @@ outputs:
- python
- numpy
- pip
- setuptools
# see https://github.com/pytorch/pytorch/issues/136541
- setuptools <=72.1.0
- pyyaml
- requests
- six
Expand Down

0 comments on commit a167dd1

Please sign in to comment.