Skip to content

Commit

Permalink
Add filelock and networkx deps (pytorch#1327)
Browse files Browse the repository at this point in the history
  • Loading branch information
malfet committed Mar 1, 2023
1 parent 7fc7dfe commit 6bda65c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conda/pytorch-nightly/meta.yaml
Expand Up @@ -44,6 +44,8 @@ requirements:
- intel-openmp # [win]
- typing_extensions
- sympy
- filelock
- networkx
{% if cross_compile_arm64 == 0 %}
- blas * mkl
{% endif %}
Expand Down

0 comments on commit 6bda65c

Please sign in to comment.