diff --git a/benchmark/pyproject.toml b/benchmark/pyproject.toml index 5397b850e..ade84f7a2 100644 --- a/benchmark/pyproject.toml +++ b/benchmark/pyproject.toml @@ -12,4 +12,6 @@ dependencies = [ [dependency-groups] dev = [ "pytest", + "omegaconf", + "tabulate", ]