diff --git a/pyproject.toml b/pyproject.toml index e417456..c84c25f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ classifiers = [ dynamic = ["version"] dependencies = [ "colorama >=0.4.0", - "dice-lib >=0.3.0", + "dice-lib >=0.3.1", "tabulate >=0.8.9", "typer >=0.4.0", "typing_extensions >=3.7",