Skip to content

Unable to install on Python 3.14Β #267

@jamesdow21

Description

@jamesdow21

The upper version bound on lxml (introduced in 2.1.8 here by this commit fed63d4) is causing redshift-connector to be unable to be installed on Python 3.14 (without having to build lxml from source)

Prebuilt Python 3.14 wheels for lxml are only available for version >=6.0.1, but the upper version pin here of "lxml>=4.6.5,<6.0.0" prevents those from being used - in addition to preventing security fixes, like CVE-2025-6170 mentioned previously #263 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions