Skip to content
This repository was archived by the owner on Mar 16, 2023. It is now read-only.
This repository was 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

Description

@Phatkone

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions