-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
167 lines (166 loc) · 3.2 KB
/
requirements.txt
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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
#
# This file is autogenerated by pip-compile with python 3.7
# To update, run:
#
# pip-compile
#
absl-py==1.0.0
# via kfp
attrs==21.4.0
# via jsonschema
cachetools==4.2.4
# via google-auth
certifi==2021.10.8
# via
# kfp-server-api
# kubernetes
# requests
charset-normalizer==2.0.12
# via requests
click==8.1.2
# via
# kfp
# typer
cloudpickle==2.0.0
# via kfp
deprecated==1.2.13
# via kfp
docstring-parser==0.13
# via kfp
fire==0.4.0
# via kfp
google-api-core==2.7.2
# via
# google-api-python-client
# google-cloud-core
# google-cloud-storage
# kfp
google-api-python-client==1.12.11
# via kfp
google-auth==1.35.0
# via
# google-api-core
# google-api-python-client
# google-auth-httplib2
# google-cloud-core
# google-cloud-storage
# kfp
# kubernetes
google-auth-httplib2==0.1.0
# via google-api-python-client
google-cloud-core==2.3.0
# via google-cloud-storage
google-cloud-storage==1.44.0
# via kfp
google-crc32c==1.3.0
# via google-resumable-media
google-resumable-media==2.3.2
# via google-cloud-storage
googleapis-common-protos==1.56.0
# via google-api-core
httplib2==0.20.4
# via
# google-api-python-client
# google-auth-httplib2
idna==3.3
# via requests
importlib-metadata==4.11.3
# via
# click
# jsonschema
jsonschema==3.2.0
# via kfp
kfp==1.8.12
# via -r requirements.in
kfp-pipeline-spec==0.1.14
# via kfp
kfp-server-api==1.8.1
# via kfp
kubernetes==18.20.0
# via kfp
oauthlib==3.2.0
# via requests-oauthlib
protobuf==3.20.0
# via
# google-api-core
# google-cloud-storage
# googleapis-common-protos
# kfp
# kfp-pipeline-spec
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
pydantic==1.9.0
# via kfp
pyparsing==3.0.8
# via httplib2
pyrsistent==0.18.1
# via jsonschema
python-dateutil==2.8.2
# via
# kfp-server-api
# kubernetes
pyyaml==5.4.1
# via
# kfp
# kubernetes
requests==2.27.1
# via
# google-api-core
# google-cloud-storage
# kubernetes
# requests-oauthlib
# requests-toolbelt
requests-oauthlib==1.3.1
# via kubernetes
requests-toolbelt==0.9.1
# via kfp
rsa==4.8
# via google-auth
six==1.16.0
# via
# absl-py
# fire
# google-api-python-client
# google-auth
# google-auth-httplib2
# google-cloud-storage
# jsonschema
# kfp-server-api
# kubernetes
# python-dateutil
strip-hints==0.1.10
# via kfp
tabulate==0.8.9
# via kfp
termcolor==1.1.0
# via fire
typer==0.4.1
# via kfp
typing-extensions==3.10.0.2
# via
# importlib-metadata
# kfp
# pydantic
uritemplate==3.0.1
# via
# google-api-python-client
# kfp
urllib3==1.26.9
# via
# kfp-server-api
# kubernetes
# requests
websocket-client==1.3.2
# via kubernetes
wheel==0.37.1
# via strip-hints
wrapt==1.14.0
# via deprecated
zipp==3.8.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools