diff --git a/pyproject.toml b/pyproject.toml index 6e9aa673..3ed199af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ dependencies = [ "torch>=2.0", - "torchvision>=0.15", + "torchvision>=0.27.1", "numpy>=1.24", "opencv-python>=4.8", "scipy>=1.11",