diff --git a/pyproject.toml b/pyproject.toml index 8136f56..e6898c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ classifiers = [ dependencies = [ "polars", "pyarrow", "loguru", "hydra-core", "numpy", "scipy<1.14.0", "pandas", "tqdm", "xgboost", "scikit-learn", "hydra-optuna-sweeper", "hydra-joblib-launcher", "ml-mixins", "meds==0.3", - "MEDS-transforms==0.0.4", + "MEDS-transforms==0.0.5", ] [project.scripts]