Skip to content

Commit

Permalink
Add pyyaml as PyTorch runtime dep (pytorch#1394)
Browse files Browse the repository at this point in the history
Companion PR to pytorch/pytorch#100166
  • Loading branch information
zou3519 authored May 1, 2023
1 parent 84dbc90 commit 3892567
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda/pytorch-nightly/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ requirements:
- filelock
- networkx
- jinja2 # [py <= 310]
- pyyaml
{% if cross_compile_arm64 == 0 %}
- blas * mkl
{% endif %}
Expand Down

0 comments on commit 3892567

Please sign in to comment.