diff --git a/pyproject.toml b/pyproject.toml index 923dad8..d16e34f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,6 +46,7 @@ dev = [ mypy = [ "mypy>=0.991", "pytest>=7.1", + "pytest-mock>=3.10.0", ] [project.urls]