Skip to content

Commit 0235197

Browse files
committed
Remove deprecated PymatgenTest for MatSciTest. Fixes #400.
1 parent bd1d2a6 commit 0235197

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ exclude = ["**/tests"]
163163
[dependency-groups]
164164
dev = [
165165
"pre-commit>=4.2.0",
166-
"pymatgen>=2025.3.10",
166+
"pymatgen>=2025.5.16",
167167
"pytest>=8.3.5",
168168
"pytest-cov>=6.0.0",
169169
"mypy>=1.15.0",

0 commit comments

Comments
 (0)