Bug Summary
TypeError: init() got an unexpected keyword argument 'backoff_jitter'
Steps to Reproduce
See issue #167
I had to force install of urllib3 2.0.0 to make it work, but this breaks a dependency in boto3...
Thanks
Expected Behavior
Works with both urllib3 versions
Actual Behavior
need to force install urllib3 version 2.0.0 which in turn break boto3 package requirements.
Project Version
No response
Environment Info
No response
Bug Summary
TypeError: init() got an unexpected keyword argument 'backoff_jitter'
Steps to Reproduce
See issue #167
I had to force install of urllib3 2.0.0 to make it work, but this breaks a dependency in boto3...
Thanks
Expected Behavior
Works with both urllib3 versions
Actual Behavior
need to force install urllib3 version 2.0.0 which in turn break boto3 package requirements.
Project Version
No response
Environment Info
No response