chamkank / flask-chatterbot

Simple boilerplate for ChatterBot using Flask
377 stars 263 forks source link

Update to latest chatterbot major version #24

Closed deparkes closed 5 years ago

deparkes commented 5 years ago

I was trying to use this example with recent versions of chatterbot and got errors with 'set_trainer' - it looks like the latest API is changed. This change updates the requirements.txt to more recent package versions.

chamkank commented 5 years ago

Thanks for your contribution! I've tested this on Linux and it's working as expected.