Remove wsproto

This commit is contained in:
Bruno Alla 2020-11-21 11:44:46 +00:00
parent 88f6150c5d
commit f02c57bf3e

View File

@ -25,7 +25,6 @@ flower==0.9.5 # https://github.com/mher/flower
{%- endif %} {%- endif %}
{%- if cookiecutter.use_async == 'y' %} {%- if cookiecutter.use_async == 'y' %}
uvicorn[standard]==0.12.2 # https://github.com/encode/uvicorn uvicorn[standard]==0.12.2 # https://github.com/encode/uvicorn
wsproto==0.15.0 # https://github.com/python-hyper/wsproto/
{%- endif %} {%- endif %}
# Django # Django