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 36b0b2f commit 4f2898cCopy full SHA for 4f2898c
setup.py
@@ -73,7 +73,7 @@ def read_version():
73
"Programming Language :: Python :: 3.7",
74
],
75
install_requires=[
76
- "sagemaker-training>=3.5.2",
+ "sagemaker-training>=3.6.3",
77
"numpy",
78
"scipy",
79
"sklearn",
0 commit comments