diff --git a/pyproject.toml b/pyproject.toml index bbc7131..f245526 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ classifiers = [ dependencies = [ "cachecontrol[filecache] >= 0.12, < 0.15", "click >= 8.0", - "platformdirs >= 3.0, < 5.0", + "platformdirs >= 4.9.6, < 5.0", "requests ~= 2.20", ]