Skip to content

Commit f43237f

Browse files
committed
bump emmet-core to main release segment
1 parent d5a0a29 commit f43237f

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.86.3rc1,<0.87.0",
27+
"emmet-core>=0.86.3",
2828
"boto3",
2929
"orjson >= 3.10,<4",
3030
]
@@ -33,7 +33,7 @@ dynamic = ["version"]
3333
[project.optional-dependencies]
3434
mcp = ["fastmcp"]
3535
all = [
36-
"emmet-core[all]>=0.86.3rc1,<0.87.0",
36+
"emmet-core[all]>=0.86.3",
3737
"custodian",
3838
"mpcontribs-client>=5.10",
3939
"fastmcp",

0 commit comments

Comments
 (0)