`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+.