forked from kubeflow/pipelines
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
112 lines (112 loc) · 2.17 KB
/
requirements.txt
File metadata and controls
112 lines (112 loc) · 2.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=- --resolver=backtracking -
#
cachetools==5.5.2
# via google-auth
certifi==2025.8.3
# via
# kfp-server-api
# kubernetes
# requests
charset-normalizer==3.4.3
# via requests
click==8.1.8
# via
# click-option-group
# kfp
click-option-group==0.5.7
# via kfp
docstring-parser==0.17.0
# via kfp
google-api-core==2.25.1
# via
# google-cloud-core
# google-cloud-storage
# kfp
google-auth==2.40.3
# via
# google-api-core
# google-cloud-core
# google-cloud-storage
# kfp
# kubernetes
google-cloud-core==2.4.3
# via google-cloud-storage
google-cloud-storage==3.3.1
# via kfp
google-crc32c==1.7.1
# via
# google-cloud-storage
# google-resumable-media
google-resumable-media==2.7.2
# via google-cloud-storage
googleapis-common-protos==1.70.0
# via google-api-core
idna==3.10
# via requests
kfp==2.14.3
# via -r requirements.in
kfp-pipeline-spec==2.14.0
# via kfp
kfp-server-api==2.14.3
# via kfp
kubernetes==30.1.0
# via kfp
oauthlib==3.3.1
# via
# kubernetes
# requests-oauthlib
proto-plus==1.26.1
# via google-api-core
protobuf==6.31.1
# via
# google-api-core
# googleapis-common-protos
# kfp
# kfp-pipeline-spec
# proto-plus
pyasn1==0.6.3
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.2
# via google-auth
python-dateutil==2.9.0.post0
# via
# kfp-server-api
# kubernetes
pyyaml==6.0.2
# via
# kfp
# kubernetes
requests==2.32.5
# via
# google-api-core
# google-cloud-storage
# kubernetes
# requests-oauthlib
# requests-toolbelt
requests-oauthlib==2.0.0
# via kubernetes
requests-toolbelt==1.0.0
# via kfp
rsa==4.9.1
# via google-auth
six==1.17.0
# via
# kfp-server-api
# kubernetes
# python-dateutil
tabulate==0.9.0
# via kfp
urllib3==2.6.3
# via
# kfp
# kfp-server-api
# kubernetes
# requests
websocket-client==1.8.0
# via kubernetes