Update dependency uvicorn to v0.19.0 (develop)
This commit is contained in:
parent
9da1db1272
commit
aa1baa946a
2 changed files with 7 additions and 7 deletions
|
|
@ -52,7 +52,7 @@ asgiref = "==3.5.2" #1516
|
|||
ipython = "==7.34.0"
|
||||
python-ldap = "==3.4.3"
|
||||
django-auth-ldap = "==4.1.0"
|
||||
uvicorn = {version = "==0.18.3", extras = ["standard"]}
|
||||
uvicorn = {version = "==0.19.0", extras = ["standard"]}
|
||||
django-cache-memoize = "0.1.10"
|
||||
requests-http-message-signatures = "==0.3.1"
|
||||
drf-spectacular = "==0.24.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue