File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Real.
2
2
crate [sqlalchemy ]
3
3
dask >= 2024.4.1 # Python 3.11.9 breaks previous Dask
4
+ dask-expr < 2
5
+ distributed >= 2024.4.1 # Python 3.11.9 breaks previous Dask
4
6
joblib < 1.4 # Joblib 1.4.0 is not compatible with PyCaret 3.3.0
5
7
mlflow-cratedb == 2.11.3
6
8
plotly < 5.21
Original file line number Diff line number Diff line change 1
1
# Real.
2
2
dask >= 2024.4.1 # Python 3.11.9 breaks previous Dask
3
+ dask-expr < 2
4
+ distributed >= 2024.4.1 # Python 3.11.9 breaks previous Dask
3
5
mlflow-cratedb == 2.11.3
4
6
pydantic < 3
5
7
salesforce-merlion >= 2 ,< 3
Original file line number Diff line number Diff line change 1
1
crate [sqlalchemy ]== 0.35.2
2
2
cratedb-toolkit [datasets ]== 0.0.8
3
3
dask >= 2024.4.1 # Python 3.11.9 breaks previous Dask
4
+ dask-expr < 2
5
+ distributed >= 2024.4.1 # Python 3.11.9 breaks previous Dask
4
6
joblib < 1.4 # Joblib 1.4.0 is not compatible with PyCaret 3.3.0
5
7
refinitiv-data < 1.7
6
8
pandas < 2
You can’t perform that action at this time.
0 commit comments