Skip to content

Conversation

@theo-dt
Copy link

@theo-dt theo-dt commented Jun 11, 2024

Description

I've updated the poetry dependencies to the latest versions

How has this been tested?

I've run make install, make training, make prediction and make test after updating the poetry lock

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes (make test-trigger and make test-all-components)
  • I have successfully run the E2E tests
  • I have updated any relevant documentation to reflect my changes

@theo-dt theo-dt requested a review from felix-datatonic June 11, 2024 14:21
google-cloud-storage = "<2.13.0"
google-cloud-pipeline-components = "^2.1.0"
google-cloud-aiplatform = ">=1.54.1"
google-cloud-storage = "<2.17.0"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@theo-dt there has been a bug which surfaced with a warning when triggering a pipeline job. so take care that this version is correct.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where did you see that warning because I cant see a warning anywhere

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants