pipdeptree
Command line utility to show dependency tree of packages.
コマンドラインに出力する(requirements.txtとしては使えない)
あるパッケージが使われている大元のパッケージを調べるのに使った
例:pyparsing → packaging → pytorch-lightning
(曖昧)pip showでは使っているは分かる?使われているは分からない?
If you wish to track only top level packages in your requirements.txt file, it's possible by grep-ing