diff --git a/pyproject.toml b/pyproject.toml index a2985f2d..a27ef0cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,6 +52,7 @@ dev = [ "pytest-xvfb~=3.0", "pytest~=8.0", "pytest-cov~=6.1.1", + "pytest-benchmark~=5.2", "watchdog~=6.0", "pre_commit~=4.2", ]