Skip to content

Make the library compatible with pre-installed libraries on Glue 4.0 #1849

@FredStober

Description

@FredStober

Is your idea related to a problem? Please describe.
Glue 4.0 has the following pre-installed:
numpy==1.23.4
pyarrow==10.0.0

The following PRs changed requirements for the latest version of awswrangler:
PR #1731 updated the dependencies to allow to satisfy the pyarrow requirement
PR #1831 updated the dependencies that prevent to satisfy the numpy requirement

Describe the solution you'd like
Fix the dependencies, so awswrangler can be installed with minimal changes (ideally no downgrades / upgrades of pre-installed packages) on glue 4.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions