diff --git a/requirements.txt b/requirements.txt index cecbd478..7e13b3e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,4 +37,5 @@ MarkupSafe==2.0.1 simple_logger matplotlib validators==0.28.3 -pillow>=10.0.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file +pillow>=10.0.1 # not directly required, pinned by Snyk to avoid a vulnerability +zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file