pip-tree
pip-tree copied to clipboard
Get the dependency tree of your Python virtual environment via Pip.
Results
1
pip-tree issues
Sort by
recently updated
recently updated
newest added
``` venv/lib/python3.11/site-packages/pkg_resources/__init__.py:121 /Users/jhammond/git/personal/pip-tree/venv/lib/python3.11/site-packages/pkg_resources/__init__.py:121: DeprecationWarning: pkg_resources is deprecated as an API warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning) ```