diff --git a/pyproject.toml b/pyproject.toml index 09860ab..59f419c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ "pandas==1.4.2", "seaborn==0.11.2", "cyvcf2==0.30.15", - "scikit-learn==1.0.2", + "scikit-learn==1.5.0", "imbalanced-learn==0.9.0", "hgvs==1.5.2", "fastcluster==1.2.6",