diff --git a/examples/tests/requirements.txt b/examples/tests/requirements.txt index 3558fc07797..e7e255347fe 100644 --- a/examples/tests/requirements.txt +++ b/examples/tests/requirements.txt @@ -6,7 +6,7 @@ tensorflow-macos==2.11.0; sys_platform == 'darwin' and platform_machine == 'arm6 torch==1.9.0 # torchvision is pinned because this is the most recent version compatible with the version of torch # currently required by determined in its requirements.txt (torch==1.9.0). -torchvision==0.10.0 +torchvision==0.15.1 pandas tensorflow_datasets scipy