Skip to content

Commit 0084481

Browse files
Update sagemaker-inference dependency
1 parent cf2a63b commit 0084481

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
@@ -39,7 +39,7 @@
3939
# libavcodec-extra : libavcodec-extra inculdes additional codecs for ffmpeg
4040

4141
install_requires = [
42-
"sagemaker-inference>=1.5.11",
42+
"sagemaker-inference>=1.8.0",
4343
"huggingface_hub>=0.0.8",
4444
"retrying",
4545
"numpy",

0 commit comments

Comments
 (0)