diff --git a/pyproject.toml b/pyproject.toml index 01b48d43..0f9cb1cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dependencies = [ "deprecated>=1.2.18,<2.0.0", "unidecode>=1.4.0,<2.0.0", "wrapt>=1.17.2,<2.0.0", - "cachetools>=6.1.0,<7.0.0", + "cachetools>=6.1.0,<8.0.0", "platformdirs>=4.3.8,<5.0.0", "fastjsonschema>=2.21.1,<3.0.0", "orjson>=3.10.18,<4.0.0",