21721: Remove httplib2 and associated version pins
authorBrett Smith <brett.smith@curii.com>
Wed, 24 Apr 2024 19:29:54 +0000 (15:29 -0400)
committerBrett Smith <brett.smith@curii.com>
Wed, 24 Apr 2024 19:44:48 +0000 (15:44 -0400)
commit1d55eb8597807b8dbe66b605fd34882341372720
treefc185bd028d3218e8129641325e1437f9b1c5c73
parent7a2406a1fbcbf5a476d403f109630c252b5fba60
21721: Remove httplib2 and associated version pins

This whole stack was pinned to stay on an older version of
google-python-api-client, which has since been relaxed, and then keep
things working under the old pip resolver, which we've standardized off
of. Refs #18336.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
sdk/python/setup.py