Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sanic to make Rasa compatible with the latest rasa-sdk changes #10084

Merged
merged 17 commits into from
Nov 5, 2021

Conversation

alwx
Copy link
Contributor

@alwx alwx commented Nov 4, 2021

Proposed changes:

  • update Sanic, sanic-routing and rasa-sdk

Status (please check what you already did):

  • added some tests for the functionality
  • updated the documentation
  • updated the changelog (please check changelog for instructions)
  • reformat files using black (please check Readme for instructions)

@alwx alwx requested review from wochinge and tayfun November 4, 2021 15:05
@alwx alwx marked this pull request as ready for review November 4, 2021 15:05
@alwx alwx requested a review from a team as a code owner November 4, 2021 15:05
pyproject.toml Outdated
@@ -127,10 +127,12 @@ typing-extensions = "^3.7.4"
typing-utils = "^0.1.0"
tarsafe = "^0.0.3"
randomname = "^0.1.5"
keras = "<2.7.0"
sanic-routing = { git = "https://github.com/wochinge/sanic-routing.git", branch = "fix-routing-with-multiple-path-params" }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

@alwx alwx enabled auto-merge November 5, 2021 13:01
@alwx alwx merged commit 0983b33 into main Nov 5, 2021
@alwx alwx deleted the sanic-update branch November 5, 2021 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants