Skip to content

Commit 59cc66a

Browse files
authored
chore: upgrade python version to 3.11
1 parent 55400f3 commit 59cc66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/conda-recipe.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ channels:
4343
- defaults
4444
- conda-forge
4545
dependencies:
46-
- python = 3.8
46+
- python = 3.11
4747
- pip
4848

4949
- pytorch::pytorch >= 2.0

0 commit comments

Comments
 (0)