Skip to content

Commit 80e8413

Browse files
committed
Remove restriction on 3.11 (pytorch#1537)
1 parent 4a9a56c commit 80e8413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda/pytorch-nightly/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ requirements:
4949
- sympy
5050
- filelock
5151
- networkx
52-
- jinja2 # [py <= 310]
52+
- jinja2
5353
- pyyaml
5454
{% if cross_compile_arm64 == 0 %}
5555
- blas * mkl

0 commit comments

Comments
 (0)