Skip to content

Commit 4dc561b

Browse files
authored
Update constraints files
1 parent e9977ae commit 4dc561b

5 files changed

+5
-5
lines changed

testing/constraints-3.10.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This constraints file is required for unit tests.
33
# List all library dependencies and extras in this file.
44
google-api-core
5-
proto-plus==1.22.0
5+
proto-plus==1.22.3
66
protobuf
77
mock==4.0.2
88
google-cloud-storage==2.2.1 # Increased for kfp 2.0 compatibility

testing/constraints-3.8.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# List *all* library dependencies and extras in this file.
55
google-api-core==2.17.1 # Increased for gapic owlbot presubmit tests
66
google-auth==2.14.1
7-
proto-plus==1.22.0
7+
proto-plus==1.22.3
88
protobuf
99
mock==4.0.2
1010
google-cloud-storage==2.2.1 # Increased for kfp 2.0 compatibility

testing/constraints-3.9.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This constraints file is required for unit tests.
33
# List all library dependencies and extras in this file.
44
google-api-core
5-
proto-plus==1.22.0
5+
proto-plus==1.22.3
66
protobuf
77
mock==4.0.2
88
google-cloud-storage==2.2.1 # Increased for kfp 2.0 compatibility

testing/constraints-ray-2.4.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ray==2.4.0
22
# Below constraints are inherited from constraints-3.10.txt
33
google-api-core
4-
proto-plus==1.22.0
4+
proto-plus==1.22.3
55
protobuf
66
mock==4.0.2
77
google-cloud-storage==2.2.1 # Increased for kfp 2.0 compatibility

testing/constraints-ray-2.9.3.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ray==2.9.3
22
# Below constraints are inherited from constraints-3.10.txt
33
google-api-core
4-
proto-plus==1.22.0
4+
proto-plus==1.22.3
55
protobuf
66
mock==4.0.2
77
google-cloud-storage==2.2.1 # Increased for kfp 2.0 compatibility

0 commit comments

Comments
 (0)