[deps] starlette 0.16
This commit is contained in:
parent
bc556854ac
commit
74b79120ba
2
Pipfile
2
Pipfile
|
@ -12,7 +12,7 @@ build = "*"
|
|||
|
||||
[packages]
|
||||
click = ">=7.1,<8"
|
||||
starlette = ">=0.15,<0.16"
|
||||
starlette = ">=0.16,<0.17"
|
||||
uvicorn = ">=0.13,<1"
|
||||
orjson = ">=3.4.7,<4"
|
||||
pyjwt = ">=2.0.1,<3"
|
||||
|
|
Loading…
Reference in New Issue