diff --git a/pyproject.toml b/pyproject.toml index 1582de3f..bf839e94 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,8 +79,8 @@ test = [ "pytest>=7.4.0", "pytest-cov>=4.1.0", "pytest-timeout>=2.2.0", - "pandas>=2.1.1", - "seaborn>=0.13", + "pandas>=3.0.5", + "seaborn>=0.12", { include-group = "lockfile_extras" }, ]