switch to modern urllib3 via a shim

This commit is contained in:
Jay Lee
2023-08-21 14:21:59 +00:00
parent 2a38699595
commit 48c30dc266
5 changed files with 2206 additions and 12 deletions

View File

@@ -29,5 +29,6 @@ GAM_VER_LIBS = ['cryptography',
'httplib2',
'passlib',
'python-dateutil',
'urllib3',
'yubikey-manager',
]