diff --git a/setup.py b/setup.py index 3225b12..925bb92 100644 --- a/setup.py +++ b/setup.py @@ -64,7 +64,7 @@ "sphinx-autodoc-typehints==2.3.0", ], "dev": ["tqdm", "pybel", "pebble", "maggma"], - "tests": ["pytest==8.3.3", "pytest-cov==6.1.1"], + "tests": ["pytest==8.3.3", "pytest-cov==6.3.0"], "cli": ["mp-api"], "lint": [ "coverage==7.8.0",