diff --git a/pyproject.toml b/pyproject.toml index 0835c271d..2e5ee442f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ dependencies = [ "matplotlib>=3.7.0", "pandas>=2.2.0", - "mizani~=0.11.4", + "mizani~=0.12.0", "numpy>=1.23.5", "scipy>=1.7.0", "statsmodels>=0.14.0",