This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit 69f4940 committed Jan 16, 2025 · 2 / 3
1 parent 4b6d44f commit 69f4940 Copy full SHA for 69f4940
File tree 1 file changed +3
-11
lines changed
1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.7
2
+ # This file is autogenerated by pip-compile with Python 3.9
3
3
# by the following command:
4
4
#
5
- # pip-compile --output-file=- -
5
+ # pip-compile --resolver=backtracking
6
6
#
7
7
cachetools == 5.3.1
8
8
# via google-auth
@@ -41,10 +41,8 @@ googleapis-common-protos==1.60.0
41
41
# via google-api-core
42
42
idna == 3.4
43
43
# via requests
44
- importlib-metadata == 6.7.0
45
- # via click
46
44
kfp == 2.0.1
47
- # via -r -
45
+ # via -r requirements.in
48
46
kfp-pipeline-spec == 0.2.2
49
47
# via kfp
50
48
kfp-server-api == 2.0.1
@@ -93,10 +91,6 @@ six==1.16.0
93
91
# python-dateutil
94
92
tabulate == 0.9.0
95
93
# via kfp
96
- typing-extensions == 4.7.1
97
- # via
98
- # importlib-metadata
99
- # kfp
100
94
urllib3 == 1.26.16
101
95
# via
102
96
# google-auth
@@ -106,8 +100,6 @@ urllib3==1.26.16
106
100
# requests
107
101
websocket-client == 1.6.1
108
102
# via kubernetes
109
- zipp == 3.15.0
110
- # via importlib-metadata
111
103
112
104
# The following packages are considered to be unsafe in a requirements file:
113
105
# setuptools
You can’t perform that action at this time.
0 commit comments