X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fpypi-upload.sh;h=e47135e4a8b469c27dda7c71215925510badbab6;hb=refs%2Fchanges%2F59%2F72659%2F3;hp=539fd6106f931d219e32ec4ee730a440b0be6a77;hpb=14fb8afebd969c5b3febddded00b72ba7c6e39f8;p=releng%2Fglobal-jjb.git diff --git a/shell/pypi-upload.sh b/shell/pypi-upload.sh index 539fd610..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==65.7.0 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"