We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd23a9 commit b7f4cfbCopy full SHA for b7f4cfb
1 file changed
sagemaker-train/pyproject.toml
@@ -42,6 +42,7 @@ dependencies = [
42
"jinja2>=3.0,<4.0",
43
"sagemaker-mlflow>=0.0.1,<1.0.0",
44
"mlflow>=3.0.0,<4.0.0",
45
+ "nest_asyncio>=1.5.0",
46
]
47
48
[project.urls]
0 commit comments