diff --git a/pyproject.toml b/pyproject.toml index 105fa4d5..aed7ef48 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ pytest = [ { version = "^8.3.4", optional = true, python = ">=3.8,<3.10" }, { version = "^9.0.3", optional = true, python = ">=3.10" }, ] -pytest-benchmark = { version = "^4.0", optional = true } +pytest-benchmark = { version = "^5.2.3", optional = true } flake8 = { version = "^5.0.4", optional = true } [tool.poetry.extras]