diff --git a/pyproject.toml b/pyproject.toml index 447d64c5..3930688f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,6 @@ lint = ["ruff", "pre-commit"] tests = [ "numpy", "pytest", - "pytest-anyio", "psutil", "imageio", "anyio",