Fix connect websockets

This commit is contained in:
Andros Fenollosa
2021-03-11 21:57:21 +01:00
parent c8279efcbf
commit f1883f7010
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@
django
# ASGI server
uvicorn
websockets
# Connect PostgreSQL
psycopg2-binary
# Channels