-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
49 lines (49 loc) · 959 Bytes
/
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
absl-py==1.3.0
attrs==22.2.0
cachetools==5.2.0
certifi==2022.12.7
charset-normalizer==2.1.1
click==8.1.3
cloudpickle==2.2.0
Deprecated==1.2.13
docstring-parser==0.15
fire==0.5.0
google-api-core==2.11.0
google-api-python-client==1.12.11
google-auth==2.15.0
google-auth-httplib2==0.1.0
google-cloud-core==2.3.2
google-cloud-storage==2.7.0
google-crc32c==1.5.0
google-resumable-media==2.4.0
googleapis-common-protos==1.57.0
httplib2==0.21.0
idna==3.4
jsonschema==3.2.0
kfp==1.8.18
kfp-pipeline-spec==0.1.17
kfp-server-api==1.8.5
kubernetes==19.15.0
oauthlib==3.2.2
protobuf==3.20.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pydantic==1.10.4
pyparsing==3.0.9
pyrsistent==0.19.3
python-dateutil==2.8.2
PyYAML==5.4.1
requests==2.28.1
requests-oauthlib==1.3.1
requests-toolbelt==0.10.1
rsa==4.9
six==1.16.0
strip-hints==0.1.10
tabulate==0.9.0
termcolor==2.1.1
typer==0.7.0
typing_extensions==4.4.0
uritemplate==3.0.1
urllib3==1.26.13
websocket-client==1.4.2
wrapt==1.14.1