Skip to content

Commit 415a617

Browse files
committed
ML/AutoML+MLops: Update to MLflow 2.8.1
1 parent f0ebbb6 commit 415a617

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

topic/machine-learning/automl/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# pueblo[notebook,testing]
44

55
# Development.
6-
cratedb-toolkit[io] @ git+https://github.com/crate-workbench/cratedb-toolkit.git@main
6+
cratedb-toolkit[io] @ git+https://github.com/crate-workbench/cratedb-toolkit.git@7f3a493
77
pueblo[notebook,testing] @ git+https://github.com/pyveci/pueblo.git@main
88

99
# Workstation.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Real.
22
crate[sqlalchemy]
3-
# mlflow-cratedb==2.7.1
3+
# mlflow-cratedb==2.8.1
44
plotly<5.19
55
pycaret[analysis,models,tuner,parallel,test]==3.2.0
66
pydantic<2
@@ -9,4 +9,4 @@ tqdm<5
99
werkzeug==2.2.3
1010

1111
# Development.
12-
mlflow-cratedb @ git+https://github.com/crate-workbench/mlflow-cratedb.git@testing
12+
mlflow-cratedb @ git+https://github.com/crate-workbench/mlflow-cratedb.git@toolkit-head

topic/machine-learning/mlops-mlflow/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# pueblo[notebook,testing]
44

55
# Development.
6-
cratedb-toolkit[io] @ git+https://github.com/crate-workbench/cratedb-toolkit.git@main
6+
cratedb-toolkit[io] @ git+https://github.com/crate-workbench/cratedb-toolkit.git@7f3a493
77
pueblo[notebook,testing] @ git+https://github.com/pyveci/pueblo.git@main
88

99
# Workstation.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Real.
2-
# mlflow-cratedb==2.7.1
2+
# mlflow-cratedb==2.8.1
33
pydantic<3
44
salesforce-merlion>=2,<3
55

66
# Development.
7-
mlflow-cratedb @ git+https://github.com/crate-workbench/mlflow-cratedb.git@testing
7+
mlflow-cratedb @ git+https://github.com/crate-workbench/mlflow-cratedb.git@toolkit-head

0 commit comments

Comments
 (0)