Skip to content

Commit dd22323

Browse files
Tony Kaofacebook-github-bot
authored andcommitted
torchx - upgrade kfp to 2.5.0
Summary: upgrade kfp to 2.5.0 to resolve dep vulnerability for sagemaker. This is major version change for kfp from 1.8.22 Differential Revision: D71971740
1 parent a04dc77 commit dd22323

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ google-cloud-logging==3.10.0
1313
google-cloud-runtimeconfig==0.34.0
1414
hydra-core
1515
ipython
16-
kfp==1.8.22
16+
kfp==2.5.0
1717
mlflow-skinny
1818
moto~=5.0.8
1919
pyre-extensions
@@ -22,7 +22,7 @@ pytest
2222
pytest-cov
2323
pytorch-lightning==2.5.0
2424
tensorboard==2.14.0
25-
sagemaker==2.230.0
25+
sagemaker==2.242.0
2626
torch-model-archiver>=0.4.2
2727
torch>=2.6.0
2828
torchmetrics==1.6.3

0 commit comments

Comments
 (0)