RasaHQ / rasa

💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
https://rasa.com/docs/rasa/
Apache License 2.0
18.73k stars 4.61k forks source link

Upgrade to Sanic 21.6.0 #9315

Closed twerkmeister closed 1 year ago

twerkmeister commented 3 years ago

Description of Problem: Sanic needs to be upgrade to address #9167. Until recently the pytest-sanic dependency was blocking this upgrade. This block has been resolved.

The following is largely a list of things that needed to be done for upgrading sanic in rasa-sdk. As rasa oss is more complex, potentially other steps need to be taken as well.

Definition of Done:

m-vdb commented 1 year ago

This is now done