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.