aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 9a3f983..513889d 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -16,5 +16,6 @@ requires = [
"pyyaml >=5.3.1",
"justpy >=0.2.2",
"universal_tsdb >=0.1.1",
+ "cachetools >=5.0.0",
]