pip install 如何查看依赖 pipdeptree
安装
python3 -m pip install pipdeptree -i https://pypi.tuna.tsinghua.edu.cn/simple
查看依赖
python3 -m pipdeptree -p loguru
python3 -m pip install pipdeptree -i https://pypi.tuna.tsinghua.edu.cn/simple
python3 -m pipdeptree -p loguru