We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb943b9 commit b79ce2dCopy full SHA for b79ce2d
setup.py
@@ -73,7 +73,7 @@ def read_version():
73
"Programming Language :: Python :: 3.7",
74
],
75
install_requires=[
76
- "sagemaker-training>=3.6.3",
+ "sagemaker-training>=3.6.4",
77
"numpy",
78
"scipy",
79
"sklearn",
0 commit comments