diff options
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 8def497..d14c065 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,5 +14,6 @@ requires = [ "pyvisa >=1.11.3", "scipy >=1.6.0", "pyyaml >=5.3.1", + "universal_tsdb >=0.1.1", ] |