Skip to content

Commit

Permalink
Merge pull request #100 from KingsburyLab/auto-dependency-upgrades
Browse files Browse the repository at this point in the history
Automated dependency upgrades
  • Loading branch information
rkingsbury authored Feb 21, 2024
2 parents 0bcf454 + 9e994db commit c4964ca
Show file tree
Hide file tree
Showing 24 changed files with 528 additions and 552 deletions.
36 changes: 18 additions & 18 deletions requirements/macos-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aioitertools==0.11.0
# via maggma
annotated-types==0.6.0
# via pydantic
anyio==4.2.0
anyio==4.3.0
# via starlette
attrs==23.2.0
# via
Expand All @@ -18,9 +18,9 @@ bcrypt==4.1.2
# via paramiko
blinker==1.7.0
# via flask
boto3==1.34.35
boto3==1.34.46
# via maggma
botocore==1.34.35
botocore==1.34.46
# via
# boto3
# s3transfer
Expand All @@ -39,11 +39,11 @@ click==8.1.7
# uvicorn
contourpy==1.2.0
# via matplotlib
cryptography==42.0.2
cryptography==42.0.4
# via paramiko
cycler==0.12.1
# via matplotlib
dnspython==2.5.0
dnspython==2.6.1
# via
# maggma
# pymongo
Expand All @@ -53,9 +53,9 @@ fastapi==0.109.2
# via maggma
flask==3.0.2
# via mongogrant
fonttools==4.48.1
fonttools==4.49.0
# via matplotlib
future==0.18.3
future==1.0.0
# via uncertainties
h11==0.14.0
# via uvicorn
Expand Down Expand Up @@ -83,13 +83,13 @@ kiwisolver==1.4.5
# via matplotlib
latexcodec==2.0.1
# via pybtex
maggma==0.62.1
maggma==0.63.2
# via pyEQL (setup.py)
markupsafe==2.1.5
# via
# jinja2
# werkzeug
matplotlib==3.8.2
matplotlib==3.8.3
# via pymatgen
mongogrant==0.3.3
# via maggma
Expand Down Expand Up @@ -117,7 +117,7 @@ numpy==1.26.4
# pymatgen
# scipy
# spglib
orjson==3.9.13
orjson==3.9.14
# via maggma
packaging==23.2
# via
Expand All @@ -138,7 +138,7 @@ pillow==10.2.0
# via matplotlib
pint==0.23
# via pyEQL (setup.py)
plotly==5.18.0
plotly==5.19.0
# via pymatgen
pybtex==0.24.0
# via pymatgen
Expand All @@ -151,11 +151,11 @@ pydantic==2.6.1
# pydantic-settings
pydantic-core==2.16.2
# via pydantic
pydantic-settings==2.1.0
pydantic-settings==2.2.1
# via maggma
pydash==7.0.7
# via maggma
pymatgen==2024.1.27
pymatgen==2024.2.20
# via pyEQL (setup.py)
pymongo==4.6.1
# via
Expand Down Expand Up @@ -189,7 +189,7 @@ requests==2.31.0
# via
# mongogrant
# pymatgen
rpds-py==0.17.1
rpds-py==0.18.0
# via
# jsonschema
# referencing
Expand All @@ -216,7 +216,7 @@ six==1.16.0
# python-dateutil
sniffio==1.3.0
# via anyio
spglib==2.3.0
spglib==2.3.1
# via pymatgen
sshtunnel==0.4.0
# via maggma
Expand All @@ -228,7 +228,7 @@ tabulate==0.9.0
# via pymatgen
tenacity==8.2.3
# via plotly
tqdm==4.66.1
tqdm==4.66.2
# via
# maggma
# pymatgen
Expand All @@ -241,15 +241,15 @@ typing-extensions==4.9.0
# pydantic-core
# pydash
# uvicorn
tzdata==2023.4
tzdata==2024.1
# via pandas
uncertainties==3.1.7
# via pymatgen
urllib3==2.0.7
# via
# botocore
# requests
uvicorn==0.27.0.post1
uvicorn==0.27.1
# via maggma
werkzeug==3.0.1
# via flask
Expand Down
54 changes: 26 additions & 28 deletions requirements/macos-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ alabaster==0.7.16
# via sphinx
annotated-types==0.6.0
# via pydantic
anyio==4.2.0
anyio==4.3.0
# via starlette
attrs==23.2.0
# via
Expand All @@ -20,13 +20,13 @@ babel==2.14.0
# via sphinx
bcrypt==4.1.2
# via paramiko
black==24.1.1
black==24.2.0
# via pyEQL (setup.py)
blinker==1.7.0
# via flask
boto3==1.34.35
boto3==1.34.46
# via maggma
botocore==1.34.35
botocore==1.34.46
# via
# boto3
# s3transfer
Expand All @@ -48,17 +48,15 @@ click==8.1.7
# uvicorn
contourpy==1.2.0
# via matplotlib
coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
cryptography==42.0.2
coverage[toml]==7.4.2
# via pytest-cov
cryptography==42.0.4
# via paramiko
cycler==0.12.1
# via matplotlib
distlib==0.3.8
# via virtualenv
dnspython==2.5.0
dnspython==2.6.1
# via
# maggma
# pymongo
Expand All @@ -79,15 +77,15 @@ filelock==3.13.1
# virtualenv
flask==3.0.2
# via mongogrant
fonttools==4.48.1
fonttools==4.49.0
# via matplotlib
future==0.18.3
future==1.0.0
# via uncertainties
h11==0.14.0
# via uvicorn
iapws==1.5.3
# via pyEQL (setup.py)
identify==2.5.33
identify==2.5.35
# via pre-commit
idna==3.6
# via
Expand Down Expand Up @@ -120,7 +118,7 @@ latexcodec==2.0.1
# via pybtex
linkify-it-py==2.0.3
# via myst-parser
maggma==0.62.1
maggma==0.63.2
# via pyEQL (setup.py)
markdown-it-py==3.0.0
# via
Expand All @@ -131,7 +129,7 @@ markupsafe==2.1.5
# via
# jinja2
# werkzeug
matplotlib==3.8.2
matplotlib==3.8.3
# via pymatgen
mdit-py-plugins==0.4.0
# via myst-parser
Expand Down Expand Up @@ -173,7 +171,7 @@ numpy==1.26.4
# pymatgen
# scipy
# spglib
orjson==3.9.13
orjson==3.9.14
# via maggma
packaging==23.2
# via
Expand Down Expand Up @@ -204,13 +202,13 @@ platformdirs==4.2.0
# via
# black
# virtualenv
plotly==5.18.0
plotly==5.19.0
# via pymatgen
pluggy==1.4.0
# via
# pytest
# tox
pre-commit==3.6.0
pre-commit==3.6.2
# via pyEQL (setup.py)
py==1.11.0
# via tox
Expand All @@ -225,15 +223,15 @@ pydantic==2.6.1
# pydantic-settings
pydantic-core==2.16.2
# via pydantic
pydantic-settings==2.1.0
pydantic-settings==2.2.1
# via maggma
pydash==7.0.7
# via maggma
pygments==2.17.2
# via
# rich
# sphinx
pymatgen==2024.1.27
pymatgen==2024.2.20
# via pyEQL (setup.py)
pymongo==4.6.1
# via
Expand All @@ -245,7 +243,7 @@ pyparsing==3.1.1
# via
# matplotlib
# periodictable
pytest==8.0.0
pytest==8.0.1
# via
# pyEQL (setup.py)
# pytest-cov
Expand Down Expand Up @@ -279,7 +277,7 @@ requests==2.31.0
# sphinx
rich==13.7.0
# via pyEQL (setup.py)
rpds-py==0.17.1
rpds-py==0.18.0
# via
# jsonschema
# referencing
Expand All @@ -289,7 +287,7 @@ ruamel-yaml==0.17.40
# pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
ruff==0.2.1
ruff==0.2.2
# via pyEQL (setup.py)
s3transfer==0.10.0
# via boto3
Expand All @@ -311,7 +309,7 @@ sniffio==1.3.0
# via anyio
snowballstemmer==2.2.0
# via sphinx
spglib==2.3.0
spglib==2.3.1
# via pymatgen
sphinx==7.2.6
# via
Expand Down Expand Up @@ -354,7 +352,7 @@ tomli==2.0.1
# tox
tox==3.28.0
# via pyEQL (setup.py)
tqdm==4.66.1
tqdm==4.66.2
# via
# maggma
# pymatgen
Expand All @@ -369,17 +367,17 @@ typing-extensions==4.9.0
# pydantic-core
# pydash
# uvicorn
tzdata==2023.4
tzdata==2024.1
# via pandas
uc-micro-py==1.0.2
uc-micro-py==1.0.3
# via linkify-it-py
uncertainties==3.1.7
# via pymatgen
urllib3==2.0.7
# via
# botocore
# requests
uvicorn==0.27.0.post1
uvicorn==0.27.1
# via maggma
virtualenv==20.25.0
# via
Expand Down
Loading

0 comments on commit c4964ca

Please sign in to comment.