This commit is contained in:
Eugene Pankov
2021-06-17 23:28:03 +02:00
parent 0b55657200
commit f8f58a66ec
12 changed files with 103 additions and 19 deletions

View File

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