Python 패키지 제거. 더 많은 정보: https://pip.pypa.io.
pip uninstall {{패키지}}
pip uninstall --requirement {{경로/대상/requirements.txt}}
pip uninstall --yes {{패키지}}