Switch to raw ASGI middleware

This commit is contained in:
Thomas Sileo
2022-07-14 12:13:23 +02:00
parent dd50db40d9
commit a39f874ad5
4 changed files with 107 additions and 60 deletions

View File

@@ -40,6 +40,7 @@ aiosqlite = "^0.17.0"
cachetools = "^5.2.0"
humanize = "^4.2.3"
tabulate = "^0.8.10"
asgiref = "^3.5.2"
[tool.poetry.dev-dependencies]
black = "^22.3.0"