Hi, I want to use pip to install this module, but there is a error happened. In your setup.py, there is a [typo](https://github.com/Sanic-Extensions/sanic-mongo/blob/master/setup.py#L16) about required module. The "1motor>=1.1" should be "motor>=1.1" Please fix this Thanks