Skip to content

Commit d5fb678

Browse files
authored
Update meta.yaml
1 parent 5e22af0 commit d5fb678

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conda/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ build:
1515
requirements:
1616
host:
1717
- pip
18-
- python>=3.6
18+
- python>=3.6,<3.13
1919
run:
20-
- python>=3.6
20+
- python>=3.6,<3.13
2121
- pytorch
2222
- scipy
2323
- pandas

0 commit comments

Comments
 (0)