pipelines
pipelines copied to clipboard
[sdk] Update requests-toolbelt dependencies
Currently, kfp pins requests-toolbelt < 1. Would it be possible to support requests-toolbelt=1.0? From the release notes, I doubt any of the breaking changes affect kfp.
w/o this, it becomes impossible to use kfp with other dependencies that require reuqests-toolbelt 1.0.
cc @connor-mccarthy
Please feel free to open a PR and validate through our presubmit test first.
Edit: @connor-mccarthy mentioned there might be an issue caused by some transitive dependency, but feel free to use a PR to revalidate it.
This is affecting repositories with poetry as the new poetry 1.8.* requires requests-toolbelt>=1 I created a pr here: https://github.com/kubeflow/pipelines/pull/10762 (disregard the failed attempts please :grimacing: )
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it.
/reopen
@SimonDR-Boltzmann: You can't reopen an issue/PR unless you authored it or you are a collaborator.
In response to this:
/reopen
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
Can this issue be reopened please? It is still causing dependency problems for us.
/reopen
@gregsheremeta: Reopened this issue.
In response to this:
/reopen
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.