diff --git a/scripts/check_modules.py b/scripts/check_modules.py index 64a199e5..da67b475 100644 --- a/scripts/check_modules.py +++ b/scripts/check_modules.py @@ -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