python-anvil icon indicating copy to clipboard operation
python-anvil copied to clipboard

Supporting urllib3 > 2

Open abeerag opened this issue 1 year ago • 0 comments

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

abeerag avatar Sep 06 '24 14:09 abeerag