File tree 7 files changed +8
-6
lines changed
7 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ proto-plus==1.22.3
7
7
protobuf
8
8
mock==4.0.2
9
9
google-cloud-storage==2.2.1 # Increased for kfp 2.0 compatibility
10
- packaging==20.0 # Increased for compatibility with MLFlow
10
+ packaging==24.1 # Increased to unbreak canonicalize_version error (b/377774673)
11
11
grpcio-testing==1.34.0
12
- mlflow==1.30.1 # Pinned to speed up installation
12
+ mlflow==2.16.0 # Pinned to speed up installation
13
13
pytest-xdist==3.3.1 # Pinned to unbreak unit tests
14
14
ray==2.4.0 # Pinned until 2.9.3 is verified for Ray tests
15
15
ipython==8.22.2 # Pinned to unbreak TypeAliasType import error
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ proto-plus
7
7
protobuf
8
8
mock==4.0.2
9
9
google-cloud-storage==2.2.1 # Increased for kfp 2.0 compatibility
10
+ packaging==24.1 # Increased to unbreak canonicalize_version error (b/377774673)
10
11
pytest-xdist==3.3.1 # Pinned to unbreak unit tests
11
12
ray==2.5.0 # Pinned until 2.9.3 is verified for Ray tests
12
13
ipython==8.22.2 # Pinned to unbreak TypeAliasType import error
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ proto-plus
7
7
protobuf
8
8
mock==4.0.2
9
9
google-cloud-storage==2.2.1 # Increased for kfp 2.0 compatibility
10
+ packaging==24.1 # Increased to unbreak canonicalize_version error (b/377774673)
10
11
pytest-xdist==3.3.1 # Pinned to unbreak unit tests
11
12
ray==2.5.0 # Pinned until 2.9.3 is verified for Ray tests
12
13
ipython==8.22.2 # Pinned to unbreak TypeAliasType import error
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ proto-plus==1.22.3
8
8
protobuf
9
9
mock==4.0.2
10
10
google-cloud-storage==2.2.1 # Increased for kfp 2.0 compatibility
11
- packaging==20.0 # Increased for compatibility with MLFlow
11
+ packaging==24.1 # Increased to unbreak canonicalize_version error (b/377774673)
12
12
grpcio-testing==1.34.0
13
13
pytest-xdist==3.3.1 # Pinned to unbreak unit tests
14
14
ray==2.4.0 # Pinned until 2.9.3 is verified for Ray tests
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ proto-plus==1.22.3
7
7
protobuf
8
8
mock==4.0.2
9
9
google-cloud-storage==2.2.1 # Increased for kfp 2.0 compatibility
10
- packaging==20.0 # Increased for compatibility with MLFlow
10
+ packaging==24.1 # Increased to unbreak canonicalize_version error (b/377774673)
11
11
grpcio-testing==1.34.0
12
12
pytest-xdist==3.3.1 # Pinned to unbreak unit tests
13
13
ray==2.4.0 # Pinned until 2.9.3 is verified for Ray tests
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ proto-plus==1.22.3
5
5
protobuf
6
6
mock==4.0.2
7
7
google-cloud-storage==2.2.1 # Increased for kfp 2.0 compatibility
8
- packaging==20.0 # Increased for compatibility with MLFlow
8
+ packaging==24.1 # Increased to unbreak canonicalize_version error (b/377774673)
9
9
grpcio-testing==1.34.0
10
10
mlflow==1.30.1 # Pinned to speed up installation
11
11
pytest-xdist==3.3.1 # Pinned to unbreak unit tests
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ proto-plus==1.22.3
5
5
protobuf
6
6
mock==4.0.2
7
7
google-cloud-storage==2.2.1 # Increased for kfp 2.0 compatibility
8
- packaging==20.0 # Increased for compatibility with MLFlow
8
+ packaging==24.1 # Increased to unbreak canonicalize_version error (b/377774673)
9
9
grpcio-testing==1.34.0
10
10
mlflow==1.30.1 # Pinned to speed up installation
11
11
pytest-xdist==3.3.1 # Pinned to unbreak unit tests
You can’t perform that action at this time.
0 commit comments