diff --git a/pyproject.toml b/pyproject.toml index f1ea60f..95ba5a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ Package = "https://pypi.org/project/pyEQL" testing = [ "setuptools", "pre-commit", - "pytest", + "pytest>=7", "pytest-cov", "pytest-xdist", "black",