mlflow not being an optional lin
This commit is contained in:
@@ -12,13 +12,9 @@ dependencies = [
|
||||
"typer==0.25.0",
|
||||
"boto3>=1.34,<1.42",
|
||||
"constructs>=10.0.0",
|
||||
"mlflow>=3.0",
|
||||
"pydantic>=2.13.3",
|
||||
"pyyaml>=6.0.3",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
mlflow = [
|
||||
"mlflow>=3.0",
|
||||
"sagemaker-mlflow>=0.4.0",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user