Pythonpython 清理包python 清理包pip listpip freeze > test.txtpip uninstall -r test.txt -ypip install -r requirements.txt