fixed up the docker

This commit is contained in:
Jonas Winkler
2020-11-07 12:47:17 +01:00
parent b0465e65c3
commit ae8a048ea6
7 changed files with 37 additions and 28 deletions

View File

@@ -28,6 +28,7 @@ django-extensions = ""
watchdog = "*"
channels = "~=3.0"
channels-redis = "*"
daphne = "~=3.0"
[dev-packages]
coveralls = "*"