Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated dependency upgrades #226

Merged
merged 9 commits into from
Feb 20, 2025
46 changes: 23 additions & 23 deletions requirements/macos-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ aioitertools==0.12.0
# via maggma
annotated-types==0.7.0
# via pydantic
attrs==24.3.0
attrs==25.1.0
# via
# jsonlines
# jsonschema
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.96
boto3==1.36.24
# via maggma
botocore==1.35.96
botocore==1.36.24
# via
# boto3
# s3transfer
certifi==2024.12.14
certifi==2025.1.31
# via requests
cffi==1.17.1
# via
Expand All @@ -31,7 +31,7 @@ charset-normalizer==3.4.1
# via requests
contourpy==1.3.1
# via matplotlib
cryptography==44.0.0
cryptography==44.0.1
# 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.55.3
fonttools==4.56.0
# via matplotlib
iapws==1.5.4
# via pyEQL (setup.py)
Expand All @@ -65,7 +65,7 @@ kiwisolver==1.4.8
# via matplotlib
latexcodec==3.0.0
# via pybtex
maggma==0.71.1
maggma==0.71.4
# via pyEQL (setup.py)
matplotlib==3.10.0
# via pymatgen
Expand All @@ -80,6 +80,8 @@ mpmath==1.3.0
# via sympy
msgpack==1.1.0
# via maggma
narwhals==1.27.1
# via plotly
networkx==3.4.2
# via pymatgen
numpy==1.26.4
Expand All @@ -94,7 +96,7 @@ numpy==1.26.4
# pymatgen
# scipy
# spglib
orjson==3.10.14
orjson==3.10.15
# via maggma
packaging==24.2
# via
Expand All @@ -107,35 +109,35 @@ pandas==2.2.3
# via
# maggma
# pymatgen
paramiko==3.5.0
paramiko==3.5.1
# via sshtunnel
periodictable==2.0.2
# via phreeqpython
phreeqpython==1.5.2
phreeqpython==1.5.4
# via pyEQL (setup.py)
pillow==11.1.0
# via matplotlib
pint==0.24.4
# via pyEQL (setup.py)
platformdirs==4.3.6
# via pint
plotly==5.24.1
plotly==6.0.0
# via pymatgen
pybtex==0.24.0
# via pymatgen
pycparser==2.22
# via cffi
pydantic==2.10.5
pydantic==2.10.6
# via
# maggma
# pydantic-settings
pydantic-core==2.27.2
# via pydantic
pydantic-settings==2.7.1
# via maggma
pydash==8.0.4
pydash==8.0.5
# via maggma
pymatgen==2025.1.9
pymatgen==2025.2.18
# via pyEQL (setup.py)
pymongo==4.10.1
# via maggma
Expand All @@ -153,15 +155,15 @@ python-dateutil==2.9.0.post0
# pandas
python-dotenv==1.0.1
# via pydantic-settings
pytz==2024.2
pytz==2025.1
# via
# mongomock
# pandas
pyyaml==6.0.2
# via pybtex
pyzmq==26.2.0
pyzmq==26.2.1
# via maggma
referencing==0.35.1
referencing==0.36.2
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -178,12 +180,11 @@ ruamel-yaml==0.18.10
# pymatgen
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.10.4
s3transfer==0.11.2
# via boto3
scipy==1.15.0
scipy==1.15.2
# via
# iapws
# phreeqpython
# pyEQL (setup.py)
# pymatgen
sentinels==1.0.0
Expand All @@ -200,8 +201,6 @@ sympy==1.13.3
# via pymatgen
tabulate==0.9.0
# via pymatgen
tenacity==9.0.0
# via plotly
tqdm==4.67.1
# via
# maggma
Expand All @@ -214,7 +213,8 @@ typing-extensions==4.12.2
# pydantic
# pydantic-core
# pydash
tzdata==2024.2
# referencing
tzdata==2025.1
# via pandas
uncertainties==3.2.2
# via pymatgen
Expand Down
66 changes: 33 additions & 33 deletions requirements/macos-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,24 +10,24 @@ alabaster==1.0.0
# via sphinx
annotated-types==0.7.0
# via pydantic
attrs==24.3.0
attrs==25.1.0
# via
# jsonlines
# jsonschema
# referencing
babel==2.16.0
babel==2.17.0
# via sphinx
bcrypt==4.2.1
# via paramiko
black==24.10.0
black==25.1.0
# via pyEQL (setup.py)
boto3==1.35.96
boto3==1.36.24
# via maggma
botocore==1.35.96
botocore==1.36.24
# via
# boto3
# s3transfer
certifi==2024.12.14
certifi==2025.1.31
# via requests
cffi==1.17.1
# via
Expand All @@ -41,9 +41,9 @@ click==8.1.8
# via black
contourpy==1.3.1
# via matplotlib
coverage[toml]==7.6.10
coverage[toml]==7.6.12
# via pytest-cov
cryptography==44.0.0
cryptography==44.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand All @@ -62,19 +62,19 @@ exceptiongroup==1.2.2
# via pytest
execnet==2.1.1
# via pytest-xdist
filelock==3.16.1
filelock==3.17.0
# via
# tox
# virtualenv
flexcache==0.3
# via pint
flexparser==0.4
# via pint
fonttools==4.55.3
fonttools==4.56.0
# via matplotlib
iapws==1.5.4
# via pyEQL (setup.py)
identify==2.6.5
identify==2.6.7
# via pre-commit
idna==3.10
# via requests
Expand Down Expand Up @@ -104,7 +104,7 @@ latexcodec==3.0.0
# via pybtex
linkify-it-py==2.0.3
# via myst-parser
maggma==0.71.1
maggma==0.71.4
# via pyEQL (setup.py)
markdown-it-py==3.0.0
# via
Expand All @@ -130,14 +130,16 @@ mpmath==1.3.0
# via sympy
msgpack==1.1.0
# via maggma
mypy==1.14.1
mypy==1.15.0
# via pyEQL (setup.py)
mypy-extensions==1.0.0
# via
# black
# mypy
myst-parser[linkify]==4.0.0
myst-parser[linkify]==4.0.1
# via pyEQL (setup.py)
narwhals==1.27.1
# via plotly
networkx==3.4.2
# via pymatgen
nodeenv==1.9.1
Expand All @@ -154,7 +156,7 @@ numpy==1.26.4
# pymatgen
# scipy
# spglib
orjson==3.10.14
orjson==3.10.15
# via maggma
packaging==24.2
# via
Expand All @@ -171,13 +173,13 @@ pandas==2.2.3
# via
# maggma
# pymatgen
paramiko==3.5.0
paramiko==3.5.1
# via sshtunnel
pathspec==0.12.1
# via black
periodictable==2.0.2
# via phreeqpython
phreeqpython==1.5.2
phreeqpython==1.5.4
# via pyEQL (setup.py)
pillow==11.1.0
# via matplotlib
Expand All @@ -188,35 +190,35 @@ platformdirs==4.3.6
# black
# pint
# virtualenv
plotly==5.24.1
plotly==6.0.0
# via pymatgen
pluggy==1.5.0
# via
# pytest
# tox
pre-commit==4.0.1
pre-commit==4.1.0
# via pyEQL (setup.py)
py==1.11.0
# via tox
pybtex==0.24.0
# via pymatgen
pycparser==2.22
# via cffi
pydantic==2.10.5
pydantic==2.10.6
# via
# maggma
# pydantic-settings
pydantic-core==2.27.2
# via pydantic
pydantic-settings==2.7.1
# via maggma
pydash==8.0.4
pydash==8.0.5
# via maggma
pygments==2.19.1
# via
# rich
# sphinx
pymatgen==2025.1.9
pymatgen==2025.2.18
# via pyEQL (setup.py)
pymongo==4.10.1
# via maggma
Expand All @@ -243,7 +245,7 @@ python-dateutil==2.9.0.post0
# pandas
python-dotenv==1.0.1
# via pydantic-settings
pytz==2024.2
pytz==2025.1
# via
# mongomock
# pandas
Expand All @@ -252,9 +254,9 @@ pyyaml==6.0.2
# myst-parser
# pre-commit
# pybtex
pyzmq==26.2.0
pyzmq==26.2.1
# via maggma
referencing==0.35.1
referencing==0.36.2
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -275,14 +277,13 @@ ruamel-yaml==0.18.10
# pymatgen
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
ruff==0.9.0
ruff==0.9.6
# via pyEQL (setup.py)
s3transfer==0.10.4
s3transfer==0.11.2
# via boto3
scipy==1.15.0
scipy==1.15.2
# via
# iapws
# phreeqpython
# pyEQL (setup.py)
# pymatgen
sentinels==1.0.0
Expand Down Expand Up @@ -324,8 +325,6 @@ sympy==1.13.3
# via pymatgen
tabulate==0.9.0
# via pymatgen
tenacity==9.0.0
# via plotly
tomli==2.2.1
# via
# black
Expand All @@ -350,8 +349,9 @@ typing-extensions==4.12.2
# pydantic
# pydantic-core
# pydash
# referencing
# rich
tzdata==2024.2
tzdata==2025.1
# via pandas
uc-micro-py==1.0.3
# via linkify-it-py
Expand All @@ -361,7 +361,7 @@ urllib3==2.3.0
# via
# botocore
# requests
virtualenv==20.28.1
virtualenv==20.29.2
# via
# pre-commit
# tox
Expand Down
Loading
Loading