This commit is contained in:
Eugene Pankov
2021-07-07 09:38:41 +02:00
parent 42cfc497a5
commit 29a3b34dd2
2 changed files with 1 additions and 108 deletions

View File

@@ -20,7 +20,6 @@ mysqlclient = "^2.0.3"
uvicorn = "^0.14.0"
gunicorn = "^20.1.0"
Twisted = "20.3.0"
Hypercorn = {extras = ["uvloop"], version = "^0.11.2"}
[tool.poetry.dev-dependencies]
flake8 = "^3.9.2"