Skip to content

Commit 0b7ce89

Browse files
authored
pick up release candidates
1 parent c8cacdd commit 0b7ce89

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
@@ -27,13 +27,13 @@ dependencies = [
2727
"typing-extensions>=3.7.4.1",
2828
"requests>=2.23.0",
2929
"monty>=2024.12.10",
30-
"emmet-core>=0.84.3,<0.85",
30+
"emmet-core>=0.84.6rc0,<0.85",
3131
"smart_open",
3232
]
3333
dynamic = ["version"]
3434

3535
[project.optional-dependencies]
36-
all = ["emmet-core[all]>=0.84.3,<0.85", "custodian", "mpcontribs-client", "boto3"]
36+
all = ["emmet-core[all]>=0.84.6rc0,<0.85", "custodian", "mpcontribs-client", "boto3"]
3737
test = [
3838
"pre-commit",
3939
"pytest",

0 commit comments

Comments
 (0)