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