-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels