change starlette -> 0.36.0
This commit is contained in:
parent
f836073c20
commit
a7ec38801a
1 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ pywebio==1.7.1
|
|||
six==1.16.0
|
||||
slowapi==0.1.7
|
||||
sniffio==1.3.0
|
||||
starlette==0.36.2
|
||||
starlette==0.36.0
|
||||
tenacity==8.2.1
|
||||
tornado==6.3.3
|
||||
typing_extensions==4.5.0
|
||||
|
|
@ -32,4 +32,4 @@ uvicorn==0.20.0
|
|||
wrapt==1.15.0
|
||||
yarl==1.8.2
|
||||
httpx~=0.25.0
|
||||
requests~=2.28.2
|
||||
requests~=2.28.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue