diff --git a/docker-test/requirements.txt b/docker-test/requirements.txt index 1341418b..fecada18 100644 --- a/docker-test/requirements.txt +++ b/docker-test/requirements.txt @@ -1 +1,2 @@ -hkube-python-wrapper==0.3.3a2 \ No newline at end of file +hkube-python-wrapper==0.3.3a2 +setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file