Skip to content

Python 3.13 support #940

@ravi-kumar-pilla

Description

@ravi-kumar-pilla

Description

Kedro now supports Python 3.13. We should add Python 3.13 support for kedro-plugins

Context

The PRs are created for all the plugins but we have few blockers before our CI build succeeds.

  1. Kedro-airflow - blocked by apache-airflow support for python 3.13
    ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (google-re2, msgspec)
    Related issues as I could not find any active discussion in apache-airflow for python 3.13 -
    Google re2 : Open issues - Python 3.13 google/re2#516
    Msgspec : New release for Python 3.13 jcrist/msgspec#764

  2. Kedro-datasets - blocked by tensorflow

    Tensorflow - It doesn't support on python3.13 tensorflow/tensorflow#78774

  3. Kedro-docker - blocked by kedro release

    Issue - https://github.com/kedro-org/kedro-plugins/actions/runs/11962595680/job/33351350596

Possible Implementation

Once the blockers are resolved and CI passes for the PRs, merge the PRs

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions