We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c91b484 commit c153f39Copy full SHA for c153f39
topic/machine-learning/automl/requirements.txt
@@ -1,12 +1,11 @@
1
# Real.
2
-cratedb-toolkit==0.0.14
3
-mlflow-cratedb==2.14.0
+mlflow-cratedb==2.14.1
4
plotly<5.23
5
pycaret[models,parallel,test]==3.3.2
6
pydantic<2
7
python-dotenv<2
8
sqlalchemy==2.*
9
-sqlalchemy-cratedb==0.37.0
+sqlalchemy-cratedb==0.38.0
10
11
# Development.
12
# mlflow-cratedb @ git+https://github.com/crate-workbench/mlflow-cratedb.git@main
topic/machine-learning/mlops-mlflow/requirements.txt
@@ -1,7 +1,7 @@
dask>=2024.4.1 # Python 3.11.9 breaks previous Dask
distributed>=2024.4.1 # Python 3.11.9 breaks previous Dask
pydantic<3
salesforce-merlion>=2,<3
0 commit comments