Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Propagate client_kwargs argument and lower extract_images python version #525

Merged
merged 4 commits into from
Oct 17, 2023

Conversation

RobbeSneyders
Copy link
Member

This PR addresses 2 issues:

  • The client_kwargs argument was not propagated properly and couldn't be used
  • Python 3.11 leads to very long dependency resolution times with KfP and aiplatform dependencies

@PhilippeMoussalli PhilippeMoussalli merged commit 55847c7 into main Oct 17, 2023
5 checks passed
@PhilippeMoussalli PhilippeMoussalli deleted the bugfix/cc-fixes branch October 17, 2023 07:32
PhilippeMoussalli added a commit that referenced this pull request Oct 17, 2023
…rsion (#525)

This PR addresses 2 issues:
- The `client_kwargs` argument was not propagated properly and couldn't
be used
- Python 3.11 leads to very long dependency resolution times with KfP
and aiplatform dependencies

---------

Co-authored-by: Philippe Moussalli <philippe.moussalli95@gmail.com>
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