diff --git a/requirements.txt b/requirements.txt index 77c6c1c7..f2070276 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,5 @@ terminable_thread==0.7.1 watchdog==0.10.3 pyshark==0.4.2.11 oschmod==0.3.9 -argparse==1.4.0 \ No newline at end of file +argparse==1.4.0 +zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file