diff --git a/pyproject.toml b/pyproject.toml index edddfd625..a6b6165e3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,9 +37,9 @@ dev = [ "pytest-vcr", "pytest-mock", "pyfakefs", - "requests_mock==1.11.0", - "ruff", - "vcrpy>=6.0.0; python_version >= '3.8'" + "requests_mock==1.11.0", + "ruff", + "vcrpy>=6.0.0; python_version >= '3.8'" ] [project.optional-dependencies]