diff --git a/pyproject.toml b/pyproject.toml index 39a3294d5..e41e829d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ classifiers = [ dependencies = [ "matplotlib>=3.6.0", "pandas>=2.1.0", - "mizani==0.11.0", + "mizani~=0.11.0", "numpy>=1.23.0", "scipy>=1.7.0", "statsmodels>=0.14.0",