feat: update Dockerfiles and rosdep.yaml to install fastapi and starlette, remove starlette dependency

This commit is contained in:
Даниил Грабарь
2026-06-15 16:32:05 +03:00
parent eb8db5c6c0
commit ddfbbda7db
4 changed files with 8 additions and 9 deletions
-1
View File
@@ -8,7 +8,6 @@
<license>Apache-2.0</license>
<exec_depend>python3-fastapi</exec_depend>
<exec_depend>python3-starlette</exec_depend>
<exec_depend>python3-uvicorn</exec_depend>
<exec_depend>python3-multipart</exec_depend>
<exec_depend>python3-fastmcp</exec_depend>