diff --git a/pyproject.toml b/pyproject.toml index aef2936..faec741 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,6 +22,7 @@ dependencies = [ "wheel", "click==8.1.7", "pydantic==2.5.2", + "pandas==2.1.3", ] [project.urls]