diff --git a/pyproject.toml b/pyproject.toml index 9b5112df..c4a18e1d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,6 +66,7 @@ docs = [ "parso>=0.8", "polars", # For docs examples "statsmodels", # For docs examples + "jupyter_black", ] test = [ "lxml",