Skip to content

Commit

Permalink
Dependencies: Update to mlflow-cratedb 2.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Jun 26, 2024
1 parent c91b484 commit c153f39
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions topic/machine-learning/automl/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# Real.
cratedb-toolkit==0.0.14
mlflow-cratedb==2.14.0
mlflow-cratedb==2.14.1
plotly<5.23
pycaret[models,parallel,test]==3.3.2
pydantic<2
python-dotenv<2
sqlalchemy==2.*
sqlalchemy-cratedb==0.37.0
sqlalchemy-cratedb==0.38.0

# Development.
# mlflow-cratedb @ git+https://github.com/crate-workbench/mlflow-cratedb.git@main
2 changes: 1 addition & 1 deletion topic/machine-learning/mlops-mlflow/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Real.
dask>=2024.4.1 # Python 3.11.9 breaks previous Dask
distributed>=2024.4.1 # Python 3.11.9 breaks previous Dask
mlflow-cratedb==2.14.0
mlflow-cratedb==2.14.1
pydantic<3
salesforce-merlion>=2,<3
sqlalchemy==2.*
Expand Down

0 comments on commit c153f39

Please sign in to comment.