This commit is contained in:
Eugene Pankov
2021-07-07 01:00:40 +02:00
parent 69b411a793
commit c3b0741fc7
3 changed files with 138 additions and 49 deletions

View File

@@ -17,6 +17,9 @@ websockets = "^9.1"
gql = "^2.0.0"
dj-database-url = "^0.5.0"
mysqlclient = "^2.0.3"
uvicorn = "^0.14.0"
gunicorn = "^20.1.0"
Twisted = "20.3.0"
[tool.poetry.dev-dependencies]
flake8 = "^3.9.2"