diff --git a/examples/pytorch/requirements.txt b/examples/pytorch/requirements.txt index 3d1f3f5e..bc0f4c42 100644 --- a/examples/pytorch/requirements.txt +++ b/examples/pytorch/requirements.txt @@ -6,4 +6,5 @@ torchdata>=0.6.1 torchvision webdataset s3fs -certifi \ No newline at end of file +certifi +zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file