diff --git a/pyproject.toml b/pyproject.toml index 41dd2e53..7bd6f6bd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,9 +49,9 @@ test = ["pytest", "phantominator", "testfixtures==8.3.0", "requests==2.34.2", - "psutil>=5.9"] + "psutil>=7.2.2"] example = ["gdown==6.1.0"] -benchmark = ["psutil>=5.9"] +benchmark = ["psutil>=7.2.2"] docs = [ "sphinx<9", "sphinx-mdinclude==0.6.2", "sphinx-copybutton==0.5.2",