Skip to content

tach falsely identifies external dependencies as undeclared when compiling dependencies from pyproject.toml -> requirements.txtΒ #696

@cameronbrill

Description

@cameronbrill

In this case, requirements.txt contains dependencies of the dependencies in pyproject.toml. It's the dependency diff (i.e. those that are in requirements.txt but not in pyproject.toml) that is being flagged by tach check-external. I imagine this would likely be an issue for projects that use uv's uv.lock file or poetry's poetry.lock as well (but that's not what my team is blocked by).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions