Skip to content

Conversation

@andrew
Copy link
Contributor

@andrew andrew commented Jan 25, 2026

Adds filename aliases for the pip dependency graph parser:

  • pipdeptree.json - output of pipdeptree --json
  • pipenv.graph.json - output of pipenv graph --json

Both formats are identical to pip-dependency-graph.json since pipenv uses pipdeptree internally for its graph command.

Both pipdeptree.json and pipenv.graph.json use the same format as
pip-dependency-graph.json (pipdeptree --json output). This adds
filename aliases so the existing parser handles these files.
@andrew andrew merged commit 62fbeaa into main Jan 26, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants