diff --git a/lib/integration-requirements.txt b/lib/integration-requirements.txt index 563813caa21..8ef29dff27c 100644 --- a/lib/integration-requirements.txt +++ b/lib/integration-requirements.txt @@ -26,6 +26,6 @@ pydantic>=2.0.0 # As of September 21, 2022, only the latest version of Bokeh (2.4.3) is supported. # NOTE: Python Bokeh and BokehJS versions must always match. bokeh==2.4.3 -# We still need numpy < 2 for our bokeh tests since +# We still need numpy < 3 for our bokeh tests since # bokeh 2.4.3 is incompatible with numpy 2.x: numpy<2