mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 19:32:11 +08:00
[Serve] Support basic Starlette response types (#12811)
This commit is contained in:
@@ -38,6 +38,7 @@ tensorboardX
|
||||
uvicorn
|
||||
pydantic<1.7
|
||||
dataclasses; python_version < '3.7'
|
||||
starlette
|
||||
|
||||
# Requirements for running tests
|
||||
blist; platform_system != "Windows"
|
||||
|
||||
Reference in New Issue
Block a user