Skip to content

Commit d76e1bb

Browse files
authored
Remove restriction on 3.11 (#1537)
1 parent 224a4c5 commit d76e1bb

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)