Skip to content

Commit 3892567

Browse files
authored
Add pyyaml as PyTorch runtime dep (#1394)
Companion PR to pytorch/pytorch#100166
1 parent 84dbc90 commit 3892567

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conda/pytorch-nightly/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ requirements:
4747
- filelock
4848
- networkx
4949
- jinja2 # [py <= 310]
50+
- pyyaml
5051
{% if cross_compile_arm64 == 0 %}
5152
- blas * mkl
5253
{% endif %}

0 commit comments

Comments
 (0)