python-anvil
python-anvil copied to clipboard
Supporting urllib3 > 2
Hi there, Currently URLLib3 is pinned to be < 2.0 - this is pretty outdated and causing issues.
pyproject.toml links this as a similar bug: https://github.com/apache/arrow/commit/4295e3dd06f9f507f75ccc780eaca16a6b621a02
which doesn't exist in the latest version of the code: https://github.com/apache/arrow/blob/main/ci/scripts/install_gcs_testbench.sh