diff --git a/pyproject.toml b/pyproject.toml index 363ec1f..5668c3d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ science = [ "pandas>=2.2", "scikit-learn>=1.5", "scipy>=1.14", - "seaborn>=0.13", + "seaborn>=0.13.2", ] test = [ "pytest>=7.4.0",