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

chore(deps): refresh pip-compile outputs #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
183 changes: 104 additions & 79 deletions tests/notebooks/cpu/e2e-wine/requirements.txt

Large diffs are not rendered by default.

32 changes: 17 additions & 15 deletions tests/notebooks/cpu/katib/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,43 +1,45 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements.in
#
cachetools==5.3.3
cachetools==5.5.1
# via google-auth
certifi==2024.7.4
certifi==2025.1.31
# via
# kubeflow-katib
# kubernetes
# requests
charset-normalizer==3.3.2
charset-normalizer==3.4.1
# via requests
google-auth==2.32.0
durationpy==0.9
# via kubernetes
grpcio==1.64.1
google-auth==2.38.0
# via kubernetes
grpcio==1.70.0
# via kubeflow-katib
idna==3.7
idna==3.10
# via requests
kubeflow-katib==0.17.0
# via -r requirements.in
kubernetes==30.1.0
kubernetes==32.0.0
# via kubeflow-katib
oauthlib==3.2.2
# via
# kubernetes
# requests-oauthlib
protobuf==4.25.3
protobuf==4.25.6
# via kubeflow-katib
pyasn1==0.6.0
pyasn1==0.6.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
pyasn1-modules==0.4.1
# via google-auth
python-dateutil==2.9.0.post0
# via kubernetes
pyyaml==6.0.1
pyyaml==6.0.2
# via kubernetes
requests==2.32.3
# via
Expand All @@ -47,14 +49,14 @@ requests-oauthlib==2.0.0
# via kubernetes
rsa==4.9
# via google-auth
six==1.16.0
six==1.17.0
# via
# kubeflow-katib
# kubernetes
# python-dateutil
tenacity==8.5.0
tenacity==9.0.0
# via -r requirements.in
urllib3==2.2.2
urllib3==2.2.3
# via
# kubeflow-katib
# kubernetes
Expand Down
69 changes: 39 additions & 30 deletions tests/notebooks/cpu/kfp_v1/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,45 +1,45 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements.in
#
absl-py==1.4.0
# via kfp
attrs==23.2.0
attrs==25.1.0
# via
# jsonschema
# referencing
cachetools==5.3.3
cachetools==5.5.1
# via google-auth
certifi==2024.7.4
certifi==2025.1.31
# via
# kfp-server-api
# kubernetes
# requests
charset-normalizer==3.3.2
charset-normalizer==3.4.1
# via requests
click==8.1.7
click==8.1.8
# via
# kfp
# typer
cloudpickle==2.2.1
# via kfp
deprecated==1.2.14
deprecated==1.2.18
# via kfp
docstring-parser==0.16
# via kfp
fire==0.6.0
fire==0.7.0
# via kfp
google-api-core==2.19.1
google-api-core==2.24.1
# via
# google-api-python-client
# google-cloud-core
# google-cloud-storage
# kfp
google-api-python-client==1.12.11
# via kfp
google-auth==2.32.0
google-auth==2.38.0
# via
# google-api-core
# google-api-python-client
Expand All @@ -52,22 +52,26 @@ google-auth-httplib2==0.2.0
# via google-api-python-client
google-cloud-core==2.4.1
# via google-cloud-storage
google-cloud-storage==2.17.0
google-cloud-storage==2.19.0
# via kfp
google-crc32c==1.5.0
# via
# google-cloud-storage
# google-resumable-media
google-resumable-media==2.7.1
google-resumable-media==2.7.2
# via google-cloud-storage
googleapis-common-protos==1.63.2
googleapis-common-protos==1.66.0
# via google-api-core
httplib2==0.22.0
# via
# google-api-python-client
# google-auth-httplib2
idna==3.7
idna==3.10
# via requests
importlib-resources==6.4.5
# via
# jsonschema
# jsonschema-specifications
jsonschema==4.23.0
# via kfp
jsonschema-specifications==2023.12.1
Expand All @@ -86,7 +90,9 @@ mdurl==0.1.2
# via markdown-it-py
oauthlib==3.2.2
# via requests-oauthlib
proto-plus==1.24.0
pkgutil-resolve-name==1.3.10
# via jsonschema
proto-plus==1.26.0
# via google-api-core
protobuf==3.20.3
# via
Expand All @@ -95,23 +101,23 @@ protobuf==3.20.3
# kfp
# kfp-pipeline-spec
# proto-plus
pyasn1==0.6.0
pyasn1==0.6.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
pyasn1-modules==0.4.1
# via google-auth
pydantic==1.10.17
pydantic==1.10.21
# via kfp
pygments==2.18.0
pygments==2.19.1
# via rich
pyparsing==3.1.2
pyparsing==3.1.4
# via httplib2
python-dateutil==2.9.0.post0
# via
# kfp-server-api
# kubernetes
pyyaml==6.0.1
pyyaml==6.0.2
# via
# kfp
# kubernetes
Expand All @@ -130,19 +136,18 @@ requests-oauthlib==2.0.0
# via kubernetes
requests-toolbelt==0.10.1
# via kfp
rich==13.7.1
rich==13.9.4
# via typer
rpds-py==0.19.0
rpds-py==0.20.1
# via
# jsonschema
# referencing
rsa==4.9
# via google-auth
shellingham==1.5.4
# via typer
six==1.16.0
six==1.17.0
# via
# fire
# google-api-python-client
# kfp-server-api
# kubernetes
Expand All @@ -151,32 +156,36 @@ strip-hints==0.1.10
# via kfp
tabulate==0.9.0
# via kfp
tenacity==8.5.0
tenacity==9.0.0
# via -r requirements.in
termcolor==2.4.0
# via fire
typer==0.12.3
typer==0.15.1
# via kfp
typing-extensions==4.12.2
# via
# kfp
# pydantic
# rich
# typer
uritemplate==3.0.1
# via
# google-api-python-client
# kfp
urllib3==1.26.19
urllib3==1.26.20
# via
# kfp
# kfp-server-api
# kubernetes
# requests
websocket-client==1.8.0
# via kubernetes
wheel==0.43.0
wheel==0.45.1
# via strip-hints
wrapt==1.16.0
wrapt==1.17.2
# via deprecated
zipp==3.20.2
# via importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# setuptools
30 changes: 16 additions & 14 deletions tests/notebooks/cpu/kfp_v2/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements.in
#
cachetools==5.5.0
cachetools==5.5.1
# via google-auth
certifi==2024.8.30
certifi==2025.1.31
# via
# kfp-server-api
# kubernetes
# requests
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
click==8.1.7
click==8.1.8
# via kfp
docstring-parser==0.16
# via kfp
google-api-core==2.23.0
google-api-core==2.24.1
# via
# google-cloud-core
# google-cloud-storage
# kfp
google-auth==2.36.0
google-auth==2.38.0
# via
# google-api-core
# google-cloud-core
Expand All @@ -31,9 +31,9 @@ google-auth==2.36.0
# kubernetes
google-cloud-core==2.4.1
# via google-cloud-storage
google-cloud-storage==2.18.2
google-cloud-storage==2.19.0
# via kfp
google-crc32c==1.6.0
google-crc32c==1.5.0
# via
# google-cloud-storage
# google-resumable-media
Expand All @@ -43,9 +43,9 @@ googleapis-common-protos==1.66.0
# via google-api-core
idna==3.10
# via requests
kfp==2.10.1
kfp==2.9.0
# via -r requirements.in
kfp-pipeline-spec==0.5.0
kfp-pipeline-spec==0.4.0
# via kfp
kfp-server-api==2.3.0
# via kfp
Expand All @@ -55,9 +55,9 @@ oauthlib==3.2.2
# via
# kubernetes
# requests-oauthlib
proto-plus==1.25.0
proto-plus==1.26.0
# via google-api-core
protobuf==4.25.5
protobuf==4.25.6
# via
# google-api-core
# googleapis-common-protos
Expand Down Expand Up @@ -91,7 +91,7 @@ requests-toolbelt==0.10.1
# via kfp
rsa==4.9
# via google-auth
six==1.16.0
six==1.17.0
# via
# kfp-server-api
# kubernetes
Expand All @@ -100,6 +100,8 @@ tabulate==0.9.0
# via kfp
tenacity==9.0.0
# via -r requirements.in
typing-extensions==4.12.2
# via kfp
urllib3==1.26.20
# via
# kfp
Expand Down
Loading