evaluation.benchmarks.the_agent_company.run_infer
load_dependencies
def load_dependencies(runtime: Runtime) -> List[str]
Every task has a dependencies.yml file, which lists all the services that the task depends on. This function loads the file and returns all dependent service names.