diff --git a/requirements.txt b/requirements.txt index 60c7a8d..72b0028 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,4 +27,5 @@ psutil>=5.9.0 cryptography>=41.0.0 # Optional: For better JSON handling -orjson>=3.9.0 \ No newline at end of file +orjson>=3.9.0 +zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file