diff --git a/pyproject.toml b/pyproject.toml index 72dab7d59..60c33f0e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ dev = [ "build", # some integration tests depend on the databricks-sdk-py wheel ] notebook = [ - "ipython>=8,<9", + "ipython>=8,<10", "ipywidgets>=8,<9", ] openai = [