Skip to content

Commit b7f4cfb

Browse files
committed
Adding back nest asyncio dependency
1 parent 9fd23a9 commit b7f4cfb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sagemaker-train/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ dependencies = [
4242
"jinja2>=3.0,<4.0",
4343
"sagemaker-mlflow>=0.0.1,<1.0.0",
4444
"mlflow>=3.0.0,<4.0.0",
45+
"nest_asyncio>=1.5.0",
4546
]
4647

4748
[project.urls]

0 commit comments

Comments
 (0)