diff --git a/requirements/detection.txt b/requirements/detection.txt index 76783eae854..3c229f13ee9 100644 --- a/requirements/detection.txt +++ b/requirements/detection.txt @@ -1,5 +1,5 @@ # NOTE: the upper bound for the package version is only set for CI stability, and it is dropped while installing this package # in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment -torchvision >=0.8, <=0.15.2 +torchvision >=0.8, <=0.16.0 pycocotools >2.0.0, <=2.0.7 diff --git a/requirements/image.txt b/requirements/image.txt index c12e2836794..373af959812 100644 --- a/requirements/image.txt +++ b/requirements/image.txt @@ -2,6 +2,6 @@ # in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment scipy >1.0.0, <1.11.0 -torchvision >=0.8, <=0.15.2 +torchvision >=0.8, <=0.16.0 torch-fidelity <=0.4.0 # bumping to allow install version from master, now used in testing lpips <=0.1.4