diff --git a/pyproject.toml b/pyproject.toml index 5f004c2..5c97a5d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -116,6 +116,7 @@ optional-dependencies.test = [ "pytest<10", "pytest-cov<8", "pytest-mock<4", + "wrapt<2.1", ] optional-dependencies.vector = [ "numpy",