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