diff --git a/pyproject.toml b/pyproject.toml index 8e82af1..e44898b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ requests = "^2.32.3" gitpython = "^3.1.43" tomli = { version = "^2.2.1", python = "<3.11" } pyyaml = "^6.0.2" -tabulate = "0.9.0" +tabulate = "0.10.0" matplotlib = ">=3.6" mplcursors = ">=0.6"