众所周知,升级某个库(假设为xxx),可以用 pip install --upgrade xxx 命令, ... pip 还支持查询已过期的库,即使用 pip list --outdated 命令。
確定! 回上一頁