build: upgrade python to 3.12 in pins

This commit is contained in:
psychedelicious
2025-04-04 13:57:54 +11:00
parent 2cde86b7b8
commit 06abc1d40a

View File

@@ -1,5 +1,5 @@
{
"python": "3.11",
"python": "3.12",
"torchIndexUrl": {
"win32": {
"cuda": "https://download.pytorch.org/whl/cu126"