diff --git a/pyproject.toml b/pyproject.toml index 01852765..fea894b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "python-levenshtein>=0.21.0,<0.22", "python-slugify>=7.0.0,<8.1", "pyyaml>=6.0,<6.1", - "scikit-learn>=1.2.0,<1.3.1", + "scikit-learn>=1.2.0,<1.3.3", "scipy>=1.10.0,<1.10.2", "werkzeug>=2.3.0,<2.3.8", "shapely>=2.0,<2.0.2"