diff --git a/pyproject.toml b/pyproject.toml index b99be52297..d2c1e98fb0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,6 +13,7 @@ requires-python = ">=3.9,<3.13" dependencies = [ # Please maintain an alphabetical order in the following list "adlfs>=2023.3.0", + "cachetools>=5.3.3", "click>=6.6", "cloudpickle>=2.0.0", "croniter>=0.3.20",