diff --git a/pyproject.toml b/pyproject.toml index 910a480..e100ea6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ docs = [ notebooks = [ "scikit-learn>=1.5.1,<1.7", "torch>=2.1.2,<2.6", - "torchvision>=0.16.2,<0.22", + "torchvision>=0.16.2,<0.24", "ipywidgets>=8.1.1,<8.2", ] dev-tests = [