Skip to content

Commit 41c2b17

Browse files
committed
bump emmet
1 parent f2dca0d commit 41c2b17

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.0rc10,<0.87.2",
27+
"emmet-core>=0.87.0rc11,<0.87.2",
2828
"boto3",
2929
"orjson >= 3.10,<4",
3030
"pyarrow >= 20.0.0",
@@ -50,7 +50,7 @@ contribs = [
5050
]
5151
all = [
5252
"custodian",
53-
"emmet-core[all]>=0.87.0rc10,<0.87.2",
53+
"emmet-core[all]>=0.87.0rc11,<0.87.2",
5454
"fastmcp",
5555
"flask",
5656
]

0 commit comments

Comments
 (0)