fix: drop debug toolbar

This commit is contained in:
2023-12-20 15:44:38 +02:00
parent a872ecfc23
commit 1b93f4f5e0
11 changed files with 2 additions and 56 deletions

View File

@ -76,7 +76,6 @@ web = [
"aiohttp-apispec",
"aiohttp_cors",
"aiohttp_jinja2",
"aiohttp_debugtoolbar",
"aiohttp_session",
"aiohttp_security",
"cryptography",