Skip to content

Commit

Permalink
temp: refer to dev branch in test/kfp-functional-test/requirements.in
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonDR-Boltzmann committed Nov 8, 2024
1 parent 67a25e9 commit 371901f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
3 changes: 2 additions & 1 deletion test/kfp-functional-test/requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
kfp
git+https://github.com/SimonDR-Boltzmann/kubeflow-pipelines.git@sdr-requests-toolbelt#subdirectory=sdk/python
requests-toolbelt==1.0.0
10 changes: 6 additions & 4 deletions test/kfp-functional-test/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile requirements.in
Expand Down Expand Up @@ -43,7 +43,7 @@ googleapis-common-protos==1.65.0
# via google-api-core
idna==3.10
# via requests
kfp==2.9.0
kfp @ git+https://github.com/SimonDR-Boltzmann/kubeflow-pipelines.git@sdr-requests-toolbelt#subdirectory=sdk/python
# via -r requirements.in
kfp-pipeline-spec==0.4.0
# via kfp
Expand Down Expand Up @@ -87,8 +87,10 @@ requests==2.32.3
# requests-toolbelt
requests-oauthlib==2.0.0
# via kubernetes
requests-toolbelt==0.10.1
# via kfp
requests-toolbelt==1.0.0
# via
# -r requirements.in
# kfp
rsa==4.9
# via google-auth
six==1.16.0
Expand Down

0 comments on commit 371901f

Please sign in to comment.