Skip to content

Commit a26fcce

Browse files
Update emmet-core dependency version
1 parent ad48504 commit a26fcce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ requires-python = ">=3.11"
2828
dependencies = [
2929
"ase>=3.26.0", # for Atoms object and calculators
3030
"custodian>=2025.10.11", # for automated error corrections
31-
"emmet-core>=0.84.6", # for pre-made schemas
31+
"emmet-core>=0.86.1", # for pre-made schemas
3232
"frozendict>=2.4.6", # for caching of dictionaries in @lru_cache
3333
"monty>=2024.5.15", # miscellaneous Python utilities
3434
"numpy>=1.25.0", # for array handling

0 commit comments

Comments
 (0)