feat: update Dockerfiles and rosdep.yaml to install fastapi and starlette, remove starlette dependency
This commit is contained in:
@@ -3,11 +3,6 @@ python3-fastapi:
|
||||
pip:
|
||||
packages: ["fastapi>=0.100.0"]
|
||||
|
||||
python3-starlette:
|
||||
ubuntu:
|
||||
pip:
|
||||
packages: ["starlette>=0.27.0"]
|
||||
|
||||
python3-uvicorn:
|
||||
ubuntu:
|
||||
pip:
|
||||
|
||||
Reference in New Issue
Block a user