To upgrade a package using pip, run the command below. It will recursively upgrade all dependencies of the package as well. pip3 install --upgrade package_name.
確定! 回上一頁