---
title: "Returns the file containing runner dependencies"
method: GET
path: "/metadata/runner_dependencies"
tags: ["metadata"]
---

# Returns the file containing runner dependencies

`GET /metadata/runner_dependencies`

Returns the file containing runner dependencies, NO authentication

## Query parameters

- `client_version` string, required
- `python_version` string
- `runner` 'cwltool'
- `output` 'json' | 'text'

## Response `default`

The requirements.txt file

- string

---

[API](https://skmtc.dev/dockstore/apis/dockstore-api.md) · [All operations](https://skmtc.dev/dockstore/apis/dockstore-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dockstore/dockstore-api/revisions/9d82a4e96aa7/schema)
