diff --git a/pyproject.toml b/pyproject.toml index 54f9588..ff1c57f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,8 @@ dependencies = [ "matplotlib", "Pillow", "jax", - "commentjson" + "commentjson", + "pandas" ] [tool.setuptools.packages.find]