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
17 changes: 16 additions & 1 deletion requirements/requirements-ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ annotated-types==0.7.0
# via pydantic
bibtexparser==1.4.3
# via pymatgen
boto3==1.40.43
# via mp-api (pyproject.toml)
botocore==1.40.43
# via
# boto3
# s3transfer
certifi==2025.8.3
# via requests
charset-normalizer==3.4.3
Expand All @@ -22,6 +28,10 @@ fonttools==4.60.1
# via matplotlib
idna==3.10
# via requests
jmespath==1.0.1
# via
# boto3
# botocore
joblib==1.5.2
# via pymatgen
kiwisolver==1.4.9
Expand Down Expand Up @@ -93,6 +103,7 @@ pyparsing==3.2.5
# matplotlib
python-dateutil==2.9.0.post0
# via
# botocore
# matplotlib
# pandas
python-dotenv==1.1.1
Expand All @@ -112,6 +123,8 @@ ruamel-yaml==0.18.15
# pymatgen
ruamel-yaml-clib==0.2.14
# via ruamel-yaml
s3transfer==0.14.0
# via boto3
scipy==1.16.2
# via pymatgen
six==1.17.0
Expand Down Expand Up @@ -143,6 +156,8 @@ tzdata==2025.2
uncertainties==3.2.3
# via pymatgen
urllib3==2.5.0
# via requests
# via
# botocore
# requests
wrapt==1.17.3
# via smart-open
17 changes: 16 additions & 1 deletion requirements/requirements-ubuntu-latest_py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ annotated-types==0.7.0
# via pydantic
bibtexparser==1.4.3
# via pymatgen
boto3==1.40.43
# via mp-api (pyproject.toml)
botocore==1.40.43
# via
# boto3
# s3transfer
certifi==2025.8.3
# via requests
charset-normalizer==3.4.3
Expand All @@ -22,6 +28,10 @@ fonttools==4.60.1
# via matplotlib
idna==3.10
# via requests
jmespath==1.0.1
# via
# boto3
# botocore
joblib==1.5.2
# via pymatgen
kiwisolver==1.4.9
Expand Down Expand Up @@ -93,6 +103,7 @@ pyparsing==3.2.5
# matplotlib
python-dateutil==2.9.0.post0
# via
# botocore
# matplotlib
# pandas
python-dotenv==1.1.1
Expand All @@ -112,6 +123,8 @@ ruamel-yaml==0.18.15
# pymatgen
ruamel-yaml-clib==0.2.14
# via ruamel-yaml
s3transfer==0.14.0
# via boto3
scipy==1.16.2
# via pymatgen
six==1.17.0
Expand Down Expand Up @@ -143,6 +156,8 @@ tzdata==2025.2
uncertainties==3.2.3
# via pymatgen
urllib3==2.5.0
# via requests
# via
# botocore
# requests
wrapt==1.17.3
# via smart-open