django-plotly-dash
django-plotly-dash copied to clipboard
Update code to handle changes in channels package
There has been a change in one of the underlying packages that is not backwards compatible. The code needs to be changed to handle this.
This is probably the cause of #290 and #289
v1.5.0 has been released, which restricts the channels version to < 3.0 as a workaround.