Skip to content

Commit 1c68fff

Browse files
bump emmet-core for release
1 parent d4f6913 commit 1c68fff

5 files changed

Lines changed: 5 additions & 5 deletions

pyproject.toml

Lines changed: 1 addition & 1 deletion
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.3",
27+
"emmet-core>=0.86.4rc0,<0.86.5",
2828
"boto3",
2929
"orjson >= 3.10,<4",
3030
"pyarrow >= 20.0.0",

requirements/requirements-ubuntu-latest_py3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ deltalake==1.4.2
3030
# via mp-api (pyproject.toml)
3131
deprecated==1.3.1
3232
# via deltalake
33-
emmet-core==0.86.3
33+
emmet-core==0.86.4rc0
3434
# via mp-api (pyproject.toml)
3535
fonttools==4.61.1
3636
# via matplotlib

requirements/requirements-ubuntu-latest_py3.11_extras.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ docutils==0.22.4
114114
# sphinx
115115
email-validator==2.3.0
116116
# via pydantic
117-
emmet-core[all]==0.86.3
117+
emmet-core[all]==0.86.4rc0
118118
# via mp-api (pyproject.toml)
119119
exceptiongroup==1.3.1
120120
# via fastmcp

requirements/requirements-ubuntu-latest_py3.12.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ deltalake==1.4.2
3030
# via mp-api (pyproject.toml)
3131
deprecated==1.3.1
3232
# via deltalake
33-
emmet-core==0.86.3
33+
emmet-core==0.86.4rc0
3434
# via mp-api (pyproject.toml)
3535
fonttools==4.61.1
3636
# via matplotlib

requirements/requirements-ubuntu-latest_py3.12_extras.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ docutils==0.22.4
112112
# sphinx
113113
email-validator==2.3.0
114114
# via pydantic
115-
emmet-core[all]==0.86.3
115+
emmet-core[all]==0.86.4rc0
116116
# via mp-api (pyproject.toml)
117117
exceptiongroup==1.3.1
118118
# via fastmcp

0 commit comments

Comments
 (0)