diff --git a/e2e/requirements.txt b/e2e/requirements.txt index 03c54678d..7fa66d6a6 100644 --- a/e2e/requirements.txt +++ b/e2e/requirements.txt @@ -1,4 +1,5 @@ requests pytest etcd3 -protobuf==3.20.1 \ No newline at end of file +protobuf==3.20.1 +zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file