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