X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fpypi-upload.sh;h=e47135e4a8b469c27dda7c71215925510badbab6;hb=a6dbbcc122ad46e11936a13f8816daa5278726e4;hp=fee5766aaed9be8213dad06f988d5b00d85d80ea;hpb=f4f795bda67897b1b1e527e99e0b5f627ca1a4db;p=releng%2Fglobal-jjb.git diff --git a/shell/pypi-upload.sh b/shell/pypi-upload.sh index fee5766a..e47135e4 100644 --- a/shell/pypi-upload.sh +++ b/shell/pypi-upload.sh @@ -21,7 +21,7 @@ set -eu -o pipefail source ~/lf-env.sh # Version controlled by JJB_VERSION -lf-activate-venv setuptools twine wheel readline +lf-activate-venv setuptools==65.7.0 urllib3~=1.26.15 twine wheel readline echo "INFO: cd to tox-dir $TOX_DIR"