diff --git a/pyproject.toml b/pyproject.toml index 969a661..53fc929 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ python = "^3.11" pandas = "^2.2.3" requests = "^2.32.3" aiohttp = "^3.11.18" -cachetools = "^5.5.2" +cachetools = "^6.2.4" scikit-learn = "^1.6.1" requests-toolbelt = "^1.0.0" responses = "^0.25.7"