Switch from hypercorn to uvicorn
This commit is contained in:
parent
c49798a9ea
commit
7cb5e096b5
4 changed files with 11 additions and 13 deletions
|
@ -2,5 +2,5 @@ django~=3.2.7
|
|||
django-currentuser==0.5.3
|
||||
django-csp==3.7
|
||||
psycopg2~=2.9.1
|
||||
hypercorn~=0.11.2
|
||||
cryptography~=36.0.0
|
||||
uvicorn~=0.17.6
|
||||
cryptography~=36.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue