diff --git a/pyproject.toml b/pyproject.toml index c34dbf1..6021cd4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ testing = [ "nbformat>=5.1", "numpy", "pandas", - "pytest>=6,<8", + "pytest>=6", "pytest-cov", "pytest-regressions", "sympy",