Skip to content

Commit edc8046

Browse files
committed
bump emmet-core
1 parent 780dfc9 commit edc8046

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies = [
2424
"typing-extensions>=3.7.4.1",
2525
"requests>=2.23.0",
2626
"monty>=2024.12.10",
27-
"emmet-core>=0.87.0rc1,<0.87.2",
27+
"emmet-core>=0.87.0rc2,<0.87.2",
2828
"boto3",
2929
"orjson >= 3.10,<4",
3030
"pyarrow >= 20.0.0",
@@ -49,7 +49,7 @@ contribs = [
4949
]
5050
all = [
5151
"custodian",
52-
"emmet-core[all]>=0.87.0rc1,<0.87.2",
52+
"emmet-core[all]>=0.87.0rc2,<0.87.2",
5353
"fastmcp",
5454
"flask",
5555
]

0 commit comments

Comments
 (0)