diff --git a/pyproject.toml b/pyproject.toml index 783c8e10..fdb76eb0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,6 +71,7 @@ Documentation = "https://stfc.github.io/janus-core/" [dependency-groups] dev = [ "coverage[toml]<8.0.0,>=7.4.1", + "ipykernel>=6.29.5", "pgtest<2.0.0,>=1.3.2", "pytest<9.0,>=8.0", "pytest-cov<5.0.0,>=4.1.0",