diff --git a/pyproject.toml b/pyproject.toml index 5503093..7a3c7a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ "pydantic>=2.0,<3.0", "pyarrow>=14.0.0", "matplotlib", - "seaborn>=0.13.0", + "seaborn>=0.13.2", "networkx", "wordcloud", "pandas",