Skip to content

Compatibility with Python 3.12 #44

Open
@ewjoachim

Description

@ewjoachim

Hello,

Is the CDK compatible with py3.12+ ?
It depends on pendulum<3.0.0, but pendulum support for 3.12 was added in 3.0.0. The error is the same as in airbytehq/PyAirbyte#303

Note that PyAirbyte requires pendulum<=3.0.0 that would be fine (though strangely, excluding security fixes) but PyAirbyte also requires airbyte-python-cdk, so it ends up depending on pendulum<3.0.0 which causes the issue.

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