Skip to content

Commit a7bdd0b

Browse files
saravsakSK
andauthored
Update sagemaker-python-sdk in test env (#317)
Co-authored-by: SK <saravsak@amazon.com>
1 parent 83bb77a commit a7bdd0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def read_version():
3030

3131

3232
test_dependencies = ['tox', 'flake8', 'pytest', 'pytest-cov', 'pytest-xdist', 'mock',
33-
'sagemaker==1.50.1', 'tensorflow<2.0', 'docker-compose', 'boto3==1.10.50',
33+
'sagemaker==1.51.3', 'tensorflow<2.0', 'docker-compose', 'boto3==1.10.50',
3434
'six==1.13.0', 'python-dateutil>=2.1,<2.8.1', 'botocore==1.13.50',
3535
'requests-mock', 'awscli==1.16.314']
3636

0 commit comments

Comments
 (0)