File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1515 package_dir = {"" : "infra" },
1616 packages = setuptools .find_packages (where = "infra" ),
1717 install_requires = [
18- "boto3==1.17.83 " ,
19- "aws-cdk.core==1.106.1 " ,
20- "aws-cdk.aws-sagemaker==1.106.1 " ,
18+ "boto3==1.18.14 " ,
19+ "aws-cdk.core==1.116.0 " ,
20+ "aws-cdk.aws-sagemaker==1.116.0 " ,
2121 "sagemaker==2.42.1" ,
2222 ],
2323 python_requires = ">=3.8" ,
Original file line number Diff line number Diff line change 1616 packages = setuptools .find_packages (where = "infra" ),
1717 install_requires = [
1818 "boto3==1.17.83" ,
19- "aws-cdk.core==1.106.1 " ,
20- "aws-cdk.aws-iam==1.106.1 " ,
21- "aws-cdk.aws-sagemaker==1.106.1 " ,
22- "aws-cdk.aws-applicationautoscaling==1.106.1 " ,
23- "aws-cdk.aws-cloudwatch==1.106.1 " ,
19+ "aws-cdk.core==1.116.0 " ,
20+ "aws-cdk.aws-iam==1.116.0 " ,
21+ "aws-cdk.aws-sagemaker==1.116.0 " ,
22+ "aws-cdk.aws-applicationautoscaling==1.116.0 " ,
23+ "aws-cdk.aws-cloudwatch==1.116.0 " ,
2424 ],
2525 python_requires = ">=3.8" ,
2626 classifiers = [
You can’t perform that action at this time.
0 commit comments