Temporarily remove torch 2.5 from the list, since it doesn't work with Python 3.8. More on this in future commits

This commit is contained in:
cmdr2 2025-01-28 09:51:18 +05:30
parent 89ada5bfa9
commit 5337aa1a6e

View File

@ -36,8 +36,8 @@ modules_to_check = {
"2.3.1",
"2.4.0",
"2.4.1",
"2.5.0",
"2.5.1",
# "2.5.0",
# "2.5.1",
),
"torchvision": (
"0.11.2",
@ -56,8 +56,8 @@ modules_to_check = {
"0.18.1",
"0.19.0",
"0.19.1",
"0.20.0",
"0.20.1",
# "0.20.0",
# "0.20.1",
),
"setuptools": "69.5.1",
# "sdkit": "2.0.15.6", # checked later