upgrade to sanic-ext
This commit is contained in:
@@ -10,7 +10,8 @@ python = ">=3.7,<4.0"
|
||||
mpv = ">=0.1" # TODO: do we use this?
|
||||
youtube_dl = "^2021.12.17"
|
||||
sanic = ">=21.12.2"
|
||||
sanic-openapi = ">=21.6.1"
|
||||
sanic-ext = ">=23.6.0"
|
||||
#sanic-openapi = ">=21.6.1"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
python-lsp-server = {extras = ["all"], version = "^1.3.3"}
|
||||
|
||||
Reference in New Issue
Block a user