Fixed broken uvicorn
This commit is contained in:
parent
6741873d72
commit
0c5df9e6b2
|
@ -41,7 +41,7 @@ raven~=6.10
|
|||
python-magic~=0.4
|
||||
channels~=2.4
|
||||
channels_redis~=3.0
|
||||
uvicorn~=0.11
|
||||
uvicorn[standard]~=0.12
|
||||
gunicorn~=20.0
|
||||
|
||||
cryptography~=2.9
|
||||
|
|
Loading…
Reference in New Issue