diff --git a/requirements.txt b/requirements.txt index f99ce06..55da753 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ flask docker python_on_whales -pyyaml \ No newline at end of file +pyyaml +zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file