From 771d1457e5955eb5ebb62394c2d341a1c24fd93c Mon Sep 17 00:00:00 2001 From: bobloy Date: Wed, 22 Sep 2021 13:26:12 -0400 Subject: [PATCH] Bump to latest version of Chatterbot --- chatter/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chatter/info.json b/chatter/info.json index 27db873..7e31330 100644 --- a/chatter/info.json +++ b/chatter/info.json @@ -7,7 +7,7 @@ "hidden": false, "install_msg": "Thank you for installing Chatter! Please make sure you check the install instructions at https://github.com/bobloy/Fox-V3/blob/master/chatter/README.md\nAfter that, get started ith `[p]load chatter` and `[p]help Chatter`", "requirements": [ - "git+git://github.com/bobloy/ChatterBot@fox#egg=ChatterBot", + "git+git://github.com/bobloy/ChatterBot@fox#egg=ChatterBot>=1.1.0.dev4", "kaggle", "https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.1.0/en_core_web_sm-3.1.0.tar.gz#egg=en_core_web_sm", "https://github.com/explosion/spacy-models/releases/download/en_core_web_md-3.1.0/en_core_web_md-3.1.0.tar.gz#egg=en_core_web_md"