diff --git a/pyproject.toml b/pyproject.toml index 30551cb..610adc5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ poethepoet = ">=0.25.0" pytest = ">=8.0.2" coverage = ">=7.4.3" jupyter = ">=1.0.0" -ipywidgets = ">=8.1.2" +ipywidgets = ">=8.1.8" nbconvert = ">=7.16.2" portray = ">=1.8.0" itables = ">=2.0.0"