pip --upgrade批量更新过期的python库 ... pip list - - outdated #列出所有过期的库 ... call( "pip install --upgrade " + dist.project_name, ...
確定! 回上一頁