Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Upgrade dependencies to work with newer urllib (and ultimately boto3/botocore) #55

Open
Phatkone opened this issue Oct 22, 2020 · 0 comments

Comments

@Phatkone
Copy link

Is your feature request related to a problem?

Yes. I am unable to create a custom miner to utilise boto3 and pull information from AWS because boto3/botocore require a newer version of urllib3 than the minemeld docker can handle.

Describe the solution you'd like

update dependencies and capability to handle said library versions

Describe alternatives you've considered

building my own tool.

Additional context

I am trying to create a miner to pull ELB and instance addresses (fqdn/IP's) from AWS account which requires boto3/botocore

to rewrite the whole boto library to handle urllib3 v 2.20.0 would be foolish.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant