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
58 changes: 29 additions & 29 deletions requirements/macos-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,30 +8,30 @@ aioitertools==0.12.0
# via maggma
annotated-types==0.7.0
# via pydantic
attrs==24.2.0
attrs==24.3.0
# via
# jsonlines
# jsonschema
# referencing
bcrypt==4.2.0
bcrypt==4.2.1
# via paramiko
boto3==1.35.57
boto3==1.35.96
# via maggma
botocore==1.35.57
botocore==1.35.96
# via
# boto3
# s3transfer
certifi==2024.8.30
certifi==2024.12.14
# via requests
cffi==1.17.1
# via
# cryptography
# pynacl
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
contourpy==1.3.0
contourpy==1.3.1
# via matplotlib
cryptography==43.0.3
cryptography==44.0.0
# via paramiko
cycler==0.12.1
# via matplotlib
Expand All @@ -43,7 +43,7 @@ flexcache==0.3
# via pint
flexparser==0.4
# via pint
fonttools==4.54.1
fonttools==4.55.3
# via matplotlib
iapws==1.5.4
# via pyEQL (setup.py)
Expand All @@ -61,17 +61,17 @@ jsonschema==4.23.0
# via maggma
jsonschema-specifications==2024.10.1
# via jsonschema
kiwisolver==1.4.7
kiwisolver==1.4.8
# via matplotlib
latexcodec==3.0.0
# via pybtex
maggma==0.70.0
maggma==0.71.1
# via pyEQL (setup.py)
matplotlib==3.9.2
matplotlib==3.10.0
# via pymatgen
mongomock==4.2.0.post1
mongomock==4.3.0
# via maggma
monty==2024.10.21
monty==2025.1.9
# via
# maggma
# pyEQL (setup.py)
Expand All @@ -94,7 +94,7 @@ numpy==1.26.4
# pymatgen
# scipy
# spglib
orjson==3.10.11
orjson==3.10.14
# via maggma
packaging==24.2
# via
Expand All @@ -109,11 +109,11 @@ pandas==2.2.3
# pymatgen
paramiko==3.5.0
# via sshtunnel
periodictable==1.7.1
periodictable==2.0.2
# via phreeqpython
phreeqpython==1.5.2
# via pyEQL (setup.py)
pillow==11.0.0
pillow==11.1.0
# via matplotlib
pint==0.24.4
# via pyEQL (setup.py)
Expand All @@ -125,23 +125,23 @@ pybtex==0.24.0
# via pymatgen
pycparser==2.22
# via cffi
pydantic==2.9.2
pydantic==2.10.5
# via
# maggma
# pydantic-settings
pydantic-core==2.23.4
pydantic-core==2.27.2
# via pydantic
pydantic-settings==2.6.1
pydantic-settings==2.7.1
# via maggma
pydash==8.0.4
# via maggma
pymatgen==2024.10.29
pymatgen==2025.1.9
# via pyEQL (setup.py)
pymongo==4.10.1
# via maggma
pynacl==1.5.0
# via paramiko
pyparsing==3.2.0
pyparsing==3.2.1
# via
# matplotlib
# periodictable
Expand All @@ -167,28 +167,28 @@ referencing==0.35.1
# jsonschema-specifications
requests==2.32.3
# via pymatgen
rpds-py==0.21.0
rpds-py==0.22.3
# via
# jsonschema
# referencing
ruamel-yaml==0.18.6
ruamel-yaml==0.18.10
# via
# maggma
# monty
# pymatgen
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.10.3
s3transfer==0.10.4
# via boto3
scipy==1.14.1
scipy==1.15.0
# via
# iapws
# phreeqpython
# pyEQL (setup.py)
# pymatgen
sentinels==1.0.0
# via mongomock
six==1.16.0
six==1.17.0
# via
# pybtex
# python-dateutil
Expand All @@ -202,7 +202,7 @@ tabulate==0.9.0
# via pymatgen
tenacity==9.0.0
# via plotly
tqdm==4.67.0
tqdm==4.67.1
# via
# maggma
# pymatgen
Expand All @@ -218,7 +218,7 @@ tzdata==2024.2
# via pandas
uncertainties==3.2.2
# via pymatgen
urllib3==2.2.3
urllib3==2.3.0
# via
# botocore
# requests
Expand Down
Loading