Skip to content

Relax Kedro dependency constraint to support Kedro 1.0.0 #243

@DimedS

Description

@DimedS

kedro-vertexai is currently pinned to:

kedro = ">=0.19.0,<0.20"

However, Kedro recently released version 1.0.0rc and plans to release 1.0.0 next week.

I've verified that the plugin is compatible with kedro==1.0.0rc, so the version constraint can be relaxed to allow installation with Kedro 1.0.0+.

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