Skip to content

Commit 1c10f1b

Browse files
authored
Update toolkit version (#75)
1 parent ff44ed8 commit 1c10f1b

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
@@ -46,7 +46,7 @@ def read(fname):
4646
'Programming Language :: Python :: 3.6',
4747
],
4848

49-
install_requires=['sagemaker-inference==1.0.1', 'retrying==1.3.3'],
49+
install_requires=['sagemaker-inference==1.1.0', 'retrying==1.3.3'],
5050
extras_require={
5151
'test': ['tox', 'flake8', 'pytest', 'pytest-cov', 'pytest-xdist', 'pytest-rerunfailures',
5252
'mock', 'sagemaker==1.23.0', 'docker-compose', 'mxnet==1.4.0', 'awslogs']

0 commit comments

Comments
 (0)