diff --git a/pyproject.toml b/pyproject.toml index fb29c32e8..7af04f2d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ dev = [ "hatch", "ruff>=0.5.3", "ibis-framework[polars]", - "ipython", + "ipython[kernel]", "pandas>=0.25.3", "pytest", "pytest-cov",