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
14 changes: 7 additions & 7 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.55
boto3==1.40.59
# via mp-api (pyproject.toml)
botocore==1.40.55
botocore==1.40.59
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -51,7 +51,7 @@ mpmath==1.3.0
# via sympy
msgpack==1.1.2
# via mp-api (pyproject.toml)
narwhals==2.8.0
narwhals==2.9.0
# via plotly
networkx==3.5
# via pymatgen
Expand All @@ -65,7 +65,7 @@ numpy==2.3.4
# pymatgen-io-validation
# scipy
# spglib
orjson==3.11.3
orjson==3.11.4
# via
# mp-api (pyproject.toml)
# pymatgen
Expand Down Expand Up @@ -121,7 +121,7 @@ requests==2.32.5
# mp-api (pyproject.toml)
# pymatgen
# pymatgen-io-validation
ruamel-yaml==0.18.15
ruamel-yaml==0.18.16
# via
# monty
# pymatgen
Expand All @@ -133,7 +133,7 @@ scipy==1.16.2
# via pymatgen
six==1.17.0
# via python-dateutil
smart-open==7.3.1
smart-open==7.4.1
# via mp-api (pyproject.toml)
spglib==2.6.0
# via pymatgen
Expand Down Expand Up @@ -164,5 +164,5 @@ urllib3==2.5.0
# via
# botocore
# requests
wrapt==1.17.3
wrapt==2.0.0
# via smart-open
34 changes: 17 additions & 17 deletions requirements/requirements-ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ alabaster==1.0.0
# via sphinx
annotated-types==0.7.0
# via pydantic
arrow==1.3.0
arrow==1.4.0
# via isoduration
ase==3.26.0
# via pymatgen-analysis-diffusion
Expand All @@ -26,9 +26,9 @@ blake3==1.0.8
# via emmet-core
boltons==25.0.0
# via mpcontribs-client
boto3==1.40.55
boto3==1.40.59
# via mp-api (pyproject.toml)
botocore==1.40.55
botocore==1.40.59
# 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.0rc1
# via mp-api (pyproject.toml)
execnet==2.1.1
# via pytest-xdist
Expand Down Expand Up @@ -98,7 +98,7 @@ importlib-resources==6.5.2
# via swagger-spec-validator
inflect==7.5.0
# via robocrys
iniconfig==2.1.0
iniconfig==2.3.0
# via pytest
ipython==9.6.0
# via mpcontribs-client
Expand Down Expand Up @@ -148,7 +148,7 @@ matplotlib==3.10.7
# ase
# pymatgen
# seaborn
matplotlib-inline==0.1.7
matplotlib-inline==0.2.1
# via ipython
mccabe==0.7.0
# via flake8
Expand Down Expand Up @@ -181,7 +181,7 @@ mypy-extensions==1.1.0
# via
# mp-api (pyproject.toml)
# mypy
narwhals==2.8.0
narwhals==2.9.0
# via plotly
networkx==3.5
# via
Expand Down Expand Up @@ -213,7 +213,7 @@ numpy==1.26.4
# shapely
# spglib
# tifffile
orjson==3.11.3
orjson==3.11.4
# via
# mp-api (pyproject.toml)
# pymatgen
Expand Down Expand Up @@ -262,15 +262,15 @@ pre-commit==4.3.0
# via mp-api (pyproject.toml)
prompt-toolkit==3.0.52
# via ipython
psutil==7.1.0
psutil==7.1.1
# via custodian
ptyprocess==0.7.0
# via pexpect
pubchempy==1.0.5
# via robocrys
pure-eval==0.2.3
# via stack-data
pyarrow==21.0.0
pyarrow==22.0.0
# via emmet-core
pybtex==0.25.1
# via
Expand Down Expand Up @@ -391,11 +391,11 @@ robocrys==0.2.11
# via emmet-core
roman-numerals-py==3.1.0
# via sphinx
rpds-py==0.27.1
rpds-py==0.28.0
# via
# jsonschema
# referencing
ruamel-yaml==0.18.15
ruamel-yaml==0.18.16
# via
# custodian
# monty
Expand Down Expand Up @@ -435,7 +435,7 @@ six==1.17.0
# flatten-dict
# python-dateutil
# rfc3339-validator
smart-open==7.3.1
smart-open==7.4.1
# via mp-api (pyproject.toml)
snowballstemmer==3.0.1
# via sphinx
Expand Down Expand Up @@ -485,8 +485,6 @@ traitlets==5.14.3
# matplotlib-inline
typeguard==4.4.4
# via inflect
types-python-dateutil==2.9.0.20251008
# via arrow
types-requests==2.32.4.20250913
# via mp-api (pyproject.toml)
types-setuptools==80.9.0.20250822
Expand Down Expand Up @@ -515,7 +513,9 @@ typing-inspection==0.4.2
# pydantic
# pydantic-settings
tzdata==2025.2
# via pandas
# via
# arrow
# pandas
ujson==5.11.0
# via mpcontribs-client
uncertainties==3.2.3
Expand All @@ -533,5 +533,5 @@ wcwidth==0.2.14
# via prompt-toolkit
webcolors==24.11.1
# via jsonschema
wrapt==1.17.3
wrapt==2.0.0
# via smart-open
14 changes: 7 additions & 7 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.55
boto3==1.40.59
# via mp-api (pyproject.toml)
botocore==1.40.55
botocore==1.40.59
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -51,7 +51,7 @@ mpmath==1.3.0
# via sympy
msgpack==1.1.2
# via mp-api (pyproject.toml)
narwhals==2.8.0
narwhals==2.9.0
# via plotly
networkx==3.5
# via pymatgen
Expand All @@ -65,7 +65,7 @@ numpy==2.3.4
# pymatgen-io-validation
# scipy
# spglib
orjson==3.11.3
orjson==3.11.4
# via
# mp-api (pyproject.toml)
# pymatgen
Expand Down Expand Up @@ -121,7 +121,7 @@ requests==2.32.5
# mp-api (pyproject.toml)
# pymatgen
# pymatgen-io-validation
ruamel-yaml==0.18.15
ruamel-yaml==0.18.16
# via
# monty
# pymatgen
Expand All @@ -133,7 +133,7 @@ scipy==1.16.2
# via pymatgen
six==1.17.0
# via python-dateutil
smart-open==7.3.1
smart-open==7.4.1
# via mp-api (pyproject.toml)
spglib==2.6.0
# via pymatgen
Expand Down Expand Up @@ -163,5 +163,5 @@ urllib3==2.5.0
# via
# botocore
# requests
wrapt==1.17.3
wrapt==2.0.0
# via smart-open
34 changes: 17 additions & 17 deletions requirements/requirements-ubuntu-latest_py3.12_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ alabaster==1.0.0
# via sphinx
annotated-types==0.7.0
# via pydantic
arrow==1.3.0
arrow==1.4.0
# via isoduration
ase==3.26.0
# via pymatgen-analysis-diffusion
Expand All @@ -26,9 +26,9 @@ blake3==1.0.8
# via emmet-core
boltons==25.0.0
# via mpcontribs-client
boto3==1.40.55
boto3==1.40.59
# via mp-api (pyproject.toml)
botocore==1.40.55
botocore==1.40.59
# 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.0rc1
# via mp-api (pyproject.toml)
execnet==2.1.1
# via pytest-xdist
Expand Down Expand Up @@ -98,7 +98,7 @@ importlib-resources==6.5.2
# via swagger-spec-validator
inflect==7.5.0
# via robocrys
iniconfig==2.1.0
iniconfig==2.3.0
# via pytest
ipython==9.6.0
# via mpcontribs-client
Expand Down Expand Up @@ -148,7 +148,7 @@ matplotlib==3.10.7
# ase
# pymatgen
# seaborn
matplotlib-inline==0.1.7
matplotlib-inline==0.2.1
# via ipython
mccabe==0.7.0
# via flake8
Expand Down Expand Up @@ -181,7 +181,7 @@ mypy-extensions==1.1.0
# via
# mp-api (pyproject.toml)
# mypy
narwhals==2.8.0
narwhals==2.9.0
# via plotly
networkx==3.5
# via
Expand Down Expand Up @@ -213,7 +213,7 @@ numpy==1.26.4
# shapely
# spglib
# tifffile
orjson==3.11.3
orjson==3.11.4
# via
# mp-api (pyproject.toml)
# pymatgen
Expand Down Expand Up @@ -262,15 +262,15 @@ pre-commit==4.3.0
# via mp-api (pyproject.toml)
prompt-toolkit==3.0.52
# via ipython
psutil==7.1.0
psutil==7.1.1
# via custodian
ptyprocess==0.7.0
# via pexpect
pubchempy==1.0.5
# via robocrys
pure-eval==0.2.3
# via stack-data
pyarrow==21.0.0
pyarrow==22.0.0
# via emmet-core
pybtex==0.25.1
# via
Expand Down Expand Up @@ -391,11 +391,11 @@ robocrys==0.2.11
# via emmet-core
roman-numerals-py==3.1.0
# via sphinx
rpds-py==0.27.1
rpds-py==0.28.0
# via
# jsonschema
# referencing
ruamel-yaml==0.18.15
ruamel-yaml==0.18.16
# via
# custodian
# monty
Expand Down Expand Up @@ -435,7 +435,7 @@ six==1.17.0
# flatten-dict
# python-dateutil
# rfc3339-validator
smart-open==7.3.1
smart-open==7.4.1
# via mp-api (pyproject.toml)
snowballstemmer==3.0.1
# via sphinx
Expand Down Expand Up @@ -485,8 +485,6 @@ traitlets==5.14.3
# matplotlib-inline
typeguard==4.4.4
# via inflect
types-python-dateutil==2.9.0.20251008
# via arrow
types-requests==2.32.4.20250913
# via mp-api (pyproject.toml)
types-setuptools==80.9.0.20250822
Expand All @@ -513,7 +511,9 @@ typing-inspection==0.4.2
# pydantic
# pydantic-settings
tzdata==2025.2
# via pandas
# via
# arrow
# pandas
ujson==5.11.0
# via mpcontribs-client
uncertainties==3.2.3
Expand All @@ -531,5 +531,5 @@ wcwidth==0.2.14
# via prompt-toolkit
webcolors==24.11.1
# via jsonschema
wrapt==1.17.3
wrapt==2.0.0
# via smart-open