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