diff --git a/pyproject.toml b/pyproject.toml index 7ec5840..66e88d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "pydantic>=2.0.0,<3.0.0", "scikit-learn>=1.3.0,<2.0.0", "jupyterlab[jupyter]>=4.0.6,<5.0.0", - "jupyter[jupyter]>=1.0.0,<2.0.0", + "jupyter[jupyter]>=1.1.1,<2.0.0", "typer (>=0.19.2,<0.30.0)", "urllib3 (>=2.5.0,<3.0.0)", ]