For some reason pip on our webhost can not find channels-redis 2.3.3, so keeping it at 2.3.2.
This commit is contained in:
parent
60f2712063
commit
0611da1645
|
@ -1,6 +1,6 @@
|
|||
Django==2.1.7
|
||||
channels==2.1.7
|
||||
channels-redis==2.3.3
|
||||
channels-redis==2.3.2
|
||||
|
||||
commonmark==0.8.1
|
||||
Pillow==5.4.1
|
||||
|
|
Loading…
Reference in a new issue