Skip to content

Commit c153f39

Browse files
committed
Dependencies: Update to mlflow-cratedb 2.14.1
1 parent c91b484 commit c153f39

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
# Real.
2-
cratedb-toolkit==0.0.14
3-
mlflow-cratedb==2.14.0
2+
mlflow-cratedb==2.14.1
43
plotly<5.23
54
pycaret[models,parallel,test]==3.3.2
65
pydantic<2
76
python-dotenv<2
87
sqlalchemy==2.*
9-
sqlalchemy-cratedb==0.37.0
8+
sqlalchemy-cratedb==0.38.0
109

1110
# Development.
1211
# mlflow-cratedb @ git+https://github.com/crate-workbench/mlflow-cratedb.git@main

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Real.
22
dask>=2024.4.1 # Python 3.11.9 breaks previous Dask
33
distributed>=2024.4.1 # Python 3.11.9 breaks previous Dask
4-
mlflow-cratedb==2.14.0
4+
mlflow-cratedb==2.14.1
55
pydantic<3
66
salesforce-merlion>=2,<3
77
sqlalchemy==2.*

0 commit comments

Comments
 (0)