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
53 changes: 27 additions & 26 deletions requirements/requirements-ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@
#
# pip-compile --output-file=requirements/requirements-ubuntu-latest_py3.11.txt pyproject.toml
#
annotated-types==0.7.0
annotated-types==0.8.0
# via pydantic
arro3-core==0.8.1
# via deltalake
bibtexparser==1.4.4
# via pymatgen-core
blake3==1.0.8
blake3==1.0.9
# via emmet-core
boto3==1.43.29
boto3==1.43.73
# via mp-api (pyproject.toml)
botocore==1.43.29
botocore==1.43.73
# via
# boto3
# s3transfer
certifi==2026.5.20
certifi==2026.7.22
# via requests
charset-normalizer==3.4.7
charset-normalizer==3.5.1
# via requests
contourpy==1.3.3
# via matplotlib
Expand All @@ -30,7 +30,7 @@ deltalake==1.5.1
# via mp-api (pyproject.toml)
deprecated==1.3.1
# via deltalake
emmet-core==0.87.1
emmet-core==0.87.2
# via mp-api (pyproject.toml)
fonttools==4.63.0
# via matplotlib
Expand All @@ -50,9 +50,9 @@ latexcodec==3.0.1
# via pybtex
lxml==6.1.1
# via pymatgen-core
matplotlib==3.11.0
matplotlib==3.11.1
# via pymatgen-core
monty==2026.5.18
monty==2026.7.16
# via
# emmet-core
# mp-api (pyproject.toml)
Expand All @@ -61,7 +61,7 @@ more-itertools==11.1.0
# via inflect
mpmath==1.3.0
# via sympy
narwhals==2.22.1
narwhals==2.24.0
# via plotly
networkx==3.6.1
# via pymatgen-core
Expand All @@ -75,25 +75,25 @@ numpy==2.4.6
# pymatgen-io-validation
# scipy
# spglib
orjson==3.11.9
orjson==3.12.0
# via
# mp-api (pyproject.toml)
# pymatgen-core
packaging==26.2
packaging==26.3
# via
# matplotlib
# plotly
palettable==3.3.3
# via pymatgen-core
pandas==3.0.3
pandas==3.0.5
# via pymatgen-core
pillow==12.3.0
# via matplotlib
plotly==6.8.0
plotly==6.9.0
# via pymatgen-core
pubchempy==1.0.5
# via emmet-core
pyarrow==24.0.0
pyarrow==25.0.1
# via mp-api (pyproject.toml)
pybtex==0.26.1
# via emmet-core
Expand All @@ -104,18 +104,19 @@ pydantic==2.13.4
# pymatgen-io-validation
pydantic-core==2.46.4
# via pydantic
pydantic-settings==2.14.2
pydantic-settings==2.15.0
# via
# emmet-core
# pymatgen-io-validation
pymatgen==2026.5.4
# via
# emmet-core
# mp-api (pyproject.toml)
pymatgen-core==2026.8.13
# via
# pymatgen
# pymatgen-io-validation
pymatgen-core==2026.5.18
# via pymatgen
pymatgen-io-validation==0.1.2
pymatgen-io-validation==0.1.4
# via emmet-core
pyparsing==3.3.2
# via
Expand All @@ -126,7 +127,7 @@ python-dateutil==2.9.0.post0
# botocore
# matplotlib
# pandas
python-dotenv==1.2.2
python-dotenv==1.2.3
# via pydantic-settings
pyyaml==6.0.3
# via pybtex
Expand All @@ -137,7 +138,7 @@ requests==2.34.2
# pymatgen-io-validation
ruamel-yaml==0.19.1
# via monty
s3transfer==0.18.0
s3transfer==0.19.2
# via boto3
scipy==1.17.1
# via pymatgen-core
Expand All @@ -149,11 +150,11 @@ sympy==1.14.0
# via pymatgen-core
tabulate==0.10.0
# via pymatgen-core
tqdm==4.68.2
tqdm==4.70.0
# via pymatgen-core
typeguard==4.5.2
typeguard==4.6.0
# via inflect
typing-extensions==4.15.0
typing-extensions==4.16.0
# via
# arro3-core
# blake3
Expand All @@ -164,7 +165,7 @@ typing-extensions==4.15.0
# spglib
# typeguard
# typing-inspection
typing-inspection==0.4.2
typing-inspection==0.4.4
# via
# pydantic
# pydantic-settings
Expand All @@ -174,5 +175,5 @@ urllib3==2.7.0
# via
# botocore
# requests
wrapt==2.2.1
wrapt==2.3.0
# via deprecated
Loading
Loading