diff --git a/pyproject.toml b/pyproject.toml index 31db92e276..3138f65395 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = [ "hatchling", "hatch-vcs", "param >=2.1.0", - "bokeh ==3.6.0rc2", + "bokeh >=3.5.0,<3.7.0", "pyviz_comms >=0.7.4", "requests", "packaging",