diff --git a/requirements.txt b/requirements.txt index 6cd89cd..e187c40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,5 @@ prettytable==2.4.0 pyttsx3==2.90 SpeechRecognition==3.8.1 termcolor==1.1.0 -torch==1.10.0 \ No newline at end of file +torch==1.10.0 +zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file