diff --git a/pyproject.toml b/pyproject.toml index e88104c..00bc2d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ screeninfo = "~0.8.1" aiofiles = "~25.1.0" streamget = ">=4.0.10" python-dotenv = "~1.2.2" -cachetools = ">=7.1.4" +cachetools = ">=7.1.6" pystray = "~0.19.5" plyer = "~2.1.0" deprecated = ">=1.3.1"