File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 8
8
9
9
## Bug fixes and other changes
10
10
11
+ * Depends on ` kfp-server-api>=2.1.0,<2.5.0 ` [ \# 11685] ( https://github.com/kubeflow/pipelines/pull/11685 ) `
12
+
11
13
## Documentation updates
12
14
13
15
# 2.12.0
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ kfp-pipeline-spec==0.6.0
16
16
# kfp-server-api package is released.
17
17
# Update the lower version when kfp sdk depends on new apis/fields in
18
18
# kfp-server-api.
19
- kfp-server-api>=2.1.0,<2.4 .0
19
+ kfp-server-api>=2.1.0,<2.5 .0
20
20
kubernetes>=8.0.0,<31
21
21
protobuf>=4.21.1,<5
22
22
PyYAML>=5.3,<7
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.10
2
+ # This file is autogenerated by pip-compile with Python 3.12
3
3
# by the following command:
4
4
#
5
5
# pip-compile --no-emit-index-url requirements.in
@@ -45,7 +45,7 @@ idna==3.10
45
45
# via requests
46
46
kfp-pipeline-spec == 0.6.0
47
47
# via -r requirements.in
48
- kfp-server-api == 2.3 .0
48
+ kfp-server-api == 2.4 .0
49
49
# via -r requirements.in
50
50
kubernetes == 30.1.0
51
51
# via -r requirements.in
You can’t perform that action at this time.
0 commit comments