Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions requirements/requirements-ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ bibtexparser==1.4.3
# via pymatgen
blake3==1.0.8
# via emmet-core
boto3==1.40.52
boto3==1.40.55
# via mp-api (pyproject.toml)
botocore==1.40.52
botocore==1.40.55
# via
# boto3
# s3transfer
Expand All @@ -24,7 +24,7 @@ contourpy==1.3.3
# via matplotlib
cycler==0.12.1
# via matplotlib
emmet-core==0.85.1
emmet-core==0.86.0rc0
# via mp-api (pyproject.toml)
fonttools==4.60.1
# via matplotlib
Expand Down
8 changes: 4 additions & 4 deletions requirements/requirements-ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ blake3==1.0.8
# via emmet-core
boltons==25.0.0
# via mpcontribs-client
boto3==1.40.52
boto3==1.40.55
# via mp-api (pyproject.toml)
botocore==1.40.52
botocore==1.40.55
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -62,7 +62,7 @@ dnspython==2.8.0
# pymongo
docutils==0.21.2
# via sphinx
emmet-core[all]==0.85.1
emmet-core[all]==0.86.0rc0
# via mp-api (pyproject.toml)
execnet==2.1.1
# via pytest-xdist
Expand Down Expand Up @@ -472,7 +472,7 @@ tabulate==0.9.0
# via pymatgen
threadpoolctl==3.6.0
# via scikit-learn
tifffile==2025.10.4
tifffile==2025.10.16
# via scikit-image
tqdm==4.67.1
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements-ubuntu-latest_py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ bibtexparser==1.4.3
# via pymatgen
blake3==1.0.8
# via emmet-core
boto3==1.40.52
boto3==1.40.55
# via mp-api (pyproject.toml)
botocore==1.40.52
botocore==1.40.55
# via
# boto3
# s3transfer
Expand All @@ -24,7 +24,7 @@ contourpy==1.3.3
# via matplotlib
cycler==0.12.1
# via matplotlib
emmet-core==0.85.1
emmet-core==0.86.0rc0
# via mp-api (pyproject.toml)
fonttools==4.60.1
# via matplotlib
Expand Down
8 changes: 4 additions & 4 deletions requirements/requirements-ubuntu-latest_py3.12_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ blake3==1.0.8
# via emmet-core
boltons==25.0.0
# via mpcontribs-client
boto3==1.40.52
boto3==1.40.55
# via mp-api (pyproject.toml)
botocore==1.40.52
botocore==1.40.55
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -62,7 +62,7 @@ dnspython==2.8.0
# pymongo
docutils==0.21.2
# via sphinx
emmet-core[all]==0.85.1
emmet-core[all]==0.86.0rc0
# via mp-api (pyproject.toml)
execnet==2.1.1
# via pytest-xdist
Expand Down Expand Up @@ -472,7 +472,7 @@ tabulate==0.9.0
# via pymatgen
threadpoolctl==3.6.0
# via scikit-learn
tifffile==2025.10.4
tifffile==2025.10.16
# via scikit-image
tqdm==4.67.1
# via
Expand Down