# Requirements needed in tox lint environment

# pinned tuf runtime dependencies
-r pinned.txt

# Lint tools
# (We are not so interested in the specific versions of the tools: the versions
# are pinned to prevent unexpected linting failures when tools update)
ruff==0.6.8
mypy==1.11.2
