diff --git a/pyproject.toml b/pyproject.toml index d7dde30..d4ccf36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ docs = [ notebooks = [ "scikit-learn>=1.3.2,<1.6", "torch>=2.1.2,<2.5", - "torchvision>=0.16.2,<0.20", + "torchvision>=0.16.2,<0.21", "ipywidgets>=8.1.1,<8.2", ]