diff --git a/examples/pytorch/image-classification/requirements.txt b/examples/pytorch/image-classification/requirements.txt index a789fee85eef5..aadc0e9088f86 100644 --- a/examples/pytorch/image-classification/requirements.txt +++ b/examples/pytorch/image-classification/requirements.txt @@ -1,3 +1,3 @@ torch>=1.5.0 torchvision>=0.6.0 -datasets>=1.8.0 \ No newline at end of file +datasets>=1.17.0