This commit is contained in:
Eugene Pankov
2021-06-20 22:42:58 +02:00
parent e74b44a9bc
commit 8bae6e1769
6 changed files with 120 additions and 22 deletions

View File

@@ -13,6 +13,7 @@ uvloop = "^0.15.2"
djangorestframework-dataclasses = "^0.9"
social-auth-app-django = "^4.0.0"
python-dotenv = "^0.17.1"
websockets = "^9.1"
[tool.poetry.dev-dependencies]
flake8 = "^3.9.2"