Skip to content

Commit f968cdb

Browse files
bump emmet ver
1 parent 88420a7 commit f968cdb

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
@@ -25,7 +25,7 @@ dependencies = [
2525
"typing-extensions>=3.7.4.1",
2626
"requests>=2.23.0",
2727
"monty>=2024.12.10",
28-
"emmet-core>=0.86.2",
28+
"emmet-core>=0.86.3rc0",
2929
"smart_open",
3030
"boto3",
3131
"orjson >= 3.10,<4",

requirements/requirements-ubuntu-latest_py3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ contourpy==1.3.3
2424
# via matplotlib
2525
cycler==0.12.1
2626
# via matplotlib
27-
emmet-core==0.86.2
27+
emmet-core==0.86.3rc0
2828
# via mp-api (pyproject.toml)
2929
fonttools==4.61.0
3030
# via matplotlib

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dnspython==2.8.0
6262
# pymongo
6363
docutils==0.22.3
6464
# via sphinx
65-
emmet-core[all]==0.86.2
65+
emmet-core[all]==0.86.3rc0
6666
# via mp-api (pyproject.toml)
6767
execnet==2.1.2
6868
# via pytest-xdist

requirements/requirements-ubuntu-latest_py3.12.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ contourpy==1.3.3
2424
# via matplotlib
2525
cycler==0.12.1
2626
# via matplotlib
27-
emmet-core==0.86.2
27+
emmet-core==0.86.3rc0
2828
# via mp-api (pyproject.toml)
2929
fonttools==4.61.0
3030
# via matplotlib

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dnspython==2.8.0
6262
# pymongo
6363
docutils==0.22.3
6464
# via sphinx
65-
emmet-core[all]==0.86.2
65+
emmet-core[all]==0.86.3rc0
6666
# via mp-api (pyproject.toml)
6767
execnet==2.1.2
6868
# via pytest-xdist

0 commit comments

Comments
 (0)