diff --git a/nlp/chatbots/requirements.txt b/nlp/chatbots/requirements.txt old mode 100755 new mode 100644 index 95ddd62..05b4c13 --- a/nlp/chatbots/requirements.txt +++ b/nlp/chatbots/requirements.txt @@ -5,3 +5,4 @@ chatterbot_corpus numpy sklearn nltk +zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability