aws / amazon-redshift-python-driver

Redshift Python Connector. It supports Python Database API Specification v2.0.
Apache License 2.0
204 stars 76 forks source link

pip installation fails due to latest lxml==5.2.1 release #216

Open CodeWithKriz opened 7 months ago

CodeWithKriz commented 7 months ago

Driver version

2.1.0

Redshift version

1.0.63269

Client Operating System

Amazon Linux 2

Python version

3.7

Table schema

None

Problem description

pip package installation fails due to latest lxml==5.2.1 release

Python Driver trace logs

Screenshot 2024-04-03 at 12 15 21 PM

Reproduction code

pip3 install redshift-connector

Brooke-white commented 1 month ago

Hi @CodeWithKriz , thank you for reporting this issue. The team will investigate this and get back to you with next steps.