diff --git a/requirements_dev.txt b/requirements_dev.txt index 5a728014e..d5d9009b5 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -14,3 +14,4 @@ rqrisk >=0.0.9 h5py matplotlib >=1.5.1 ; python_version >= '3.6' matplotlib >=1.5.1,<=3.0.3 ; python_version == '3.5' +zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability