# Exclude virtual environments
.venv
toxenv

# The requirements.txt file is autogenerated via
# the pre-commit hook by `uv export`.
# The pyproject.toml file should be enough.
requirements.txt