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 ff6be20 commit 25a8d44Copy full SHA for 25a8d44
setup.py
@@ -72,7 +72,7 @@ def read_version():
72
"Programming Language :: Python :: 3.7",
73
],
74
install_requires=[
75
- "sagemaker-training>=3.7.0",
+ "sagemaker-training>=3.7.1",
76
"numpy",
77
"scipy",
78
"sklearn",
0 commit comments