old dependencies

Hi guys

I noticed that sanic uses two old packages: multidict and sanic-routing. Will sanic only work with these versions or is it possible to upgrade?

You can certainly upgrade sanic-routing. That was intended to go in the release but was missed. I didn’t want to go back and add it because it technically has a breaking change in it. I have not tested with the new multidict.

Thanks for answers. We need to update and try it))) I hope that the changes will be included in a future release