diff --git a/pyproject.toml b/pyproject.toml index 57b3371..9920eec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,6 +20,8 @@ dependencies = [ "std_daq_client", "rich", "pyepics", + "pandas~=2.0", + "matplotlib", ] [project.optional-dependencies]