Skip to content

Commit c95b1ee

Browse files
committed
bump emmet
1 parent ab0f932 commit c95b1ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@ dependencies = [
2525
"typing-extensions>=3.7.4.1",
2626
"requests>=2.23.0",
2727
"monty>=2024.12.10",
28-
"emmet-core>=0.86.2rc1",
28+
"emmet-core>=0.86.2",
2929
"smart_open",
3030
"boto3",
3131
"orjson >= 3.10,<4",
3232
]
3333
dynamic = ["version"]
3434

3535
[project.optional-dependencies]
36-
all = ["emmet-core[all]>=0.86.2rc1", "custodian", "mpcontribs-client>=5.10"]
36+
all = ["emmet-core[all]>=0.86.2", "custodian", "mpcontribs-client>=5.10"]
3737
test = [
3838
"pre-commit",
3939
"pytest",

0 commit comments

Comments
 (0)