diff --git a/pyproject.toml b/pyproject.toml index 381b876..e97989c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ docs = [ notebooks = [ "scikit-learn>=1.5.1,<1.6", "torch>=2.1.2,<2.6", - "torchvision>=0.16.2,<0.22", + "torchvision>=0.16.2,<0.23", "ipywidgets>=8.1.1,<8.2", ] dev-tests = [