diff --git a/pyproject.toml b/pyproject.toml index 21d9139b91..d24fef1ce1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,6 +35,7 @@ dependencies = [ "hyperdrivepy==0.17.1", "hyperdrivetypes==1.0.20.7", "ipython>=8.26.0", + "ipykernel>=6.29.5", "matplotlib>=3.9.2", "mplfinance>=0.12.10b0", "nest_asyncio>=1.6.0",