diff --git a/pyproject.toml b/pyproject.toml index 41d96a4e5..0d942122a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ classifiers = [ license = {file = "LICENSE"} requires-python = ">=3.8" dependencies = [ - "bokeh>=1.0.0,<=3.6.1", + "bokeh>=1.0.0,<=3.6.2", "mapca>=0.0.4,<=0.0.5", "matplotlib", "nibabel>=2.5.1,<=5.3.2",