Skip to content

Commit

Permalink
Merge pull request #90 from KingsburyLab/auto-dependency-upgrades
Browse files Browse the repository at this point in the history
Automated dependency upgrades
  • Loading branch information
rkingsbury authored Jan 23, 2024
2 parents c9cf74c + bcd786f commit b025c2c
Show file tree
Hide file tree
Showing 24 changed files with 654 additions and 690 deletions.
47 changes: 23 additions & 24 deletions requirements/macos-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,19 @@ aioitertools==0.11.0
# via maggma
annotated-types==0.6.0
# via pydantic
anyio==3.7.1
# via
# fastapi
# starlette
attrs==23.1.0
anyio==4.2.0
# via starlette
attrs==23.2.0
# via
# jsonschema
# referencing
bcrypt==4.1.1
bcrypt==4.1.2
# via paramiko
blinker==1.7.0
# via flask
boto3==1.33.11
boto3==1.34.15
# via maggma
botocore==1.33.11
botocore==1.34.15
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -51,11 +49,11 @@ dnspython==2.4.2
# pymongo
exceptiongroup==1.2.0
# via anyio
fastapi==0.104.1
fastapi==0.108.0
# via maggma
flask==3.0.0
# via mongogrant
fonttools==4.46.0
fonttools==4.47.0
# via matplotlib
future==0.18.3
# via uncertainties
Expand All @@ -79,13 +77,13 @@ joblib==1.3.2
# via pymatgen
jsonschema==4.20.0
# via maggma
jsonschema-specifications==2023.11.2
jsonschema-specifications==2023.12.1
# via jsonschema
kiwisolver==1.4.5
# via matplotlib
latexcodec==2.0.1
# via pybtex
maggma==0.58.0
maggma==0.60.2
# via pyEQL (setup.py)
markupsafe==2.1.3
# via
Expand All @@ -108,7 +106,7 @@ msgpack==1.0.7
# via maggma
networkx==3.2.1
# via pymatgen
numpy==1.26.2
numpy==1.26.3
# via
# contourpy
# maggma
Expand All @@ -130,13 +128,13 @@ palettable==3.3.3
# via pymatgen
pandas==2.1.4
# via pymatgen
paramiko==3.3.1
paramiko==3.4.0
# via sshtunnel
periodictable==1.6.1
# via phreeqpython
phreeqpython==1.5.0
# via pyEQL (setup.py)
pillow==10.1.0
pillow==10.2.0
# via matplotlib
pint==0.23
# via pyEQL (setup.py)
Expand All @@ -146,18 +144,18 @@ pybtex==0.24.0
# via pymatgen
pycparser==2.21
# via cffi
pydantic==2.5.2
pydantic==2.5.3
# via
# fastapi
# maggma
# pydantic-settings
pydantic-core==2.14.5
pydantic-core==2.14.6
# via pydantic
pydantic-settings==2.1.0
# via maggma
pydash==7.0.6
# via maggma
pymatgen==2023.11.12
pymatgen==2023.12.18
# via pyEQL (setup.py)
pymongo==4.6.1
# via
Expand All @@ -183,15 +181,15 @@ pyyaml==6.0.1
# via pybtex
pyzmq==25.1.2
# via maggma
referencing==0.32.0
referencing==0.32.1
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
# via
# mongogrant
# pymatgen
rpds-py==0.13.2
rpds-py==0.16.2
# via
# jsonschema
# referencing
Expand All @@ -201,7 +199,7 @@ ruamel-yaml==0.17.40
# pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.8.2
s3transfer==0.10.0
# via boto3
scipy==1.11.4
# via
Expand All @@ -222,7 +220,7 @@ spglib==2.2.0
# via pymatgen
sshtunnel==0.4.0
# via maggma
starlette==0.27.0
starlette==0.32.0.post1
# via fastapi
sympy==1.12
# via pymatgen
Expand All @@ -236,21 +234,22 @@ tqdm==4.66.1
# pymatgen
typing-extensions==4.9.0
# via
# anyio
# fastapi
# pint
# pydantic
# pydantic-core
# pydash
# uvicorn
tzdata==2023.3
tzdata==2023.4
# via pandas
uncertainties==3.1.7
# via pymatgen
urllib3==2.0.7
# via
# botocore
# requests
uvicorn==0.24.0.post1
uvicorn==0.25.0
# via maggma
werkzeug==3.0.1
# via flask
Expand Down
65 changes: 32 additions & 33 deletions requirements/macos-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,27 @@
#
aioitertools==0.11.0
# via maggma
alabaster==0.7.13
alabaster==0.7.16
# via sphinx
annotated-types==0.6.0
# via pydantic
anyio==3.7.1
# via
# fastapi
# starlette
attrs==23.1.0
anyio==4.2.0
# via starlette
attrs==23.2.0
# via
# jsonschema
# referencing
babel==2.13.1
babel==2.14.0
# via sphinx
bcrypt==4.1.1
bcrypt==4.1.2
# via paramiko
black==23.11.0
black==23.12.1
# via pyEQL (setup.py)
blinker==1.7.0
# via flask
boto3==1.33.11
boto3==1.34.15
# via maggma
botocore==1.33.11
botocore==1.34.15
# via
# boto3
# s3transfer
Expand All @@ -50,15 +48,15 @@ click==8.1.7
# uvicorn
contourpy==1.2.0
# via matplotlib
coverage[toml]==7.3.2
coverage[toml]==7.4.0
# via
# coverage
# pytest-cov
cryptography==41.0.7
# via paramiko
cycler==0.12.1
# via matplotlib
distlib==0.3.7
distlib==0.3.8
# via virtualenv
dnspython==2.4.2
# via
Expand All @@ -73,15 +71,15 @@ exceptiongroup==1.2.0
# via
# anyio
# pytest
fastapi==0.104.1
fastapi==0.108.0
# via maggma
filelock==3.13.1
# via
# tox
# virtualenv
flask==3.0.0
# via mongogrant
fonttools==4.46.0
fonttools==4.47.0
# via matplotlib
future==0.18.3
# via uncertainties
Expand Down Expand Up @@ -114,15 +112,15 @@ joblib==1.3.2
# via pymatgen
jsonschema==4.20.0
# via maggma
jsonschema-specifications==2023.11.2
jsonschema-specifications==2023.12.1
# via jsonschema
kiwisolver==1.4.5
# via matplotlib
latexcodec==2.0.1
# via pybtex
linkify-it-py==2.0.2
# via myst-parser
maggma==0.58.0
maggma==0.60.2
# via pyEQL (setup.py)
markdown-it-py==3.0.0
# via
Expand Down Expand Up @@ -152,7 +150,7 @@ mpmath==1.3.0
# via sympy
msgpack==1.0.7
# via maggma
mypy==1.7.1
mypy==1.8.0
# via pyEQL (setup.py)
mypy-extensions==1.0.0
# via
Expand All @@ -164,7 +162,7 @@ networkx==3.2.1
# via pymatgen
nodeenv==1.8.0
# via pre-commit
numpy==1.26.2
numpy==1.26.3
# via
# contourpy
# maggma
Expand All @@ -190,15 +188,15 @@ palettable==3.3.3
# via pymatgen
pandas==2.1.4
# via pymatgen
paramiko==3.3.1
paramiko==3.4.0
# via sshtunnel
pathspec==0.12.0
pathspec==0.12.1
# via black
periodictable==1.6.1
# via phreeqpython
phreeqpython==1.5.0
# via pyEQL (setup.py)
pillow==10.1.0
pillow==10.2.0
# via matplotlib
pint==0.23
# via pyEQL (setup.py)
Expand All @@ -220,12 +218,12 @@ pybtex==0.24.0
# via pymatgen
pycparser==2.21
# via cffi
pydantic==2.5.2
pydantic==2.5.3
# via
# fastapi
# maggma
# pydantic-settings
pydantic-core==2.14.5
pydantic-core==2.14.6
# via pydantic
pydantic-settings==2.1.0
# via maggma
Expand All @@ -235,7 +233,7 @@ pygments==2.17.2
# via
# rich
# sphinx
pymatgen==2023.11.12
pymatgen==2023.12.18
# via pyEQL (setup.py)
pymongo==4.6.1
# via
Expand All @@ -247,7 +245,7 @@ pyparsing==3.1.1
# via
# matplotlib
# periodictable
pytest==7.4.3
pytest==7.4.4
# via
# pyEQL (setup.py)
# pytest-cov
Expand All @@ -270,7 +268,7 @@ pyyaml==6.0.1
# pybtex
pyzmq==25.1.2
# via maggma
referencing==0.32.0
referencing==0.32.1
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -281,7 +279,7 @@ requests==2.31.0
# sphinx
rich==13.7.0
# via pyEQL (setup.py)
rpds-py==0.13.2
rpds-py==0.16.2
# via
# jsonschema
# referencing
Expand All @@ -291,9 +289,9 @@ ruamel-yaml==0.17.40
# pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
ruff==0.1.7
ruff==0.1.11
# via pyEQL (setup.py)
s3transfer==0.8.2
s3transfer==0.10.0
# via boto3
scipy==1.11.4
# via
Expand Down Expand Up @@ -344,7 +342,7 @@ sphinxcontrib-serializinghtml==1.1.9
# via sphinx
sshtunnel==0.4.0
# via maggma
starlette==0.27.0
starlette==0.32.0.post1
# via fastapi
sympy==1.12
# via pymatgen
Expand All @@ -367,6 +365,7 @@ tqdm==4.66.1
# pymatgen
typing-extensions==4.9.0
# via
# anyio
# black
# fastapi
# mypy
Expand All @@ -375,7 +374,7 @@ typing-extensions==4.9.0
# pydantic-core
# pydash
# uvicorn
tzdata==2023.3
tzdata==2023.4
# via pandas
uc-micro-py==1.0.2
# via linkify-it-py
Expand All @@ -385,7 +384,7 @@ urllib3==2.0.7
# via
# botocore
# requests
uvicorn==0.24.0.post1
uvicorn==0.25.0
# via maggma
virtualenv==20.25.0
# via
Expand Down
Loading

0 comments on commit b025c2c

Please sign in to comment.