Skip to content

Commit

Permalink
Automated dependency upgrades (#849)
Browse files Browse the repository at this point in the history
* update dependencies for emmet-api (ubuntu-latest/py3.10)

* update dependencies for emmet-api (ubuntu-latest/py3.11)

* update dependencies for emmet-api (ubuntu-latest/py3.9)

* update dependencies for emmet-builders (ubuntu-latest/py3.10)

* update dependencies for emmet-builders (ubuntu-latest/py3.11)

* update dependencies for emmet-builders (ubuntu-latest/py3.9)

* update dependencies for emmet-core (ubuntu-latest/py3.10)

* update dependencies for emmet-core (ubuntu-latest/py3.11)

* update dependencies for emmet-core (ubuntu-latest/py3.9)

---------

Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
tschaume and github-actions committed Oct 9, 2023
1 parent 9b26ec9 commit 5e1a8aa
Show file tree
Hide file tree
Showing 18 changed files with 250 additions and 434 deletions.
47 changes: 16 additions & 31 deletions emmet-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# pip-compile --output-file=requirements/ubuntu-latest_py3.10.txt
#
aiohttp==3.8.5
aiohttp==3.8.6
# via fsspec
aioitertools==0.11.0
# via maggma
aiosignal==1.3.1
# via aiohttp
annotated-types==0.5.0
annotated-types==0.6.0
# via pydantic
anyio==3.7.1
# via
Expand All @@ -32,13 +32,13 @@ attrs==23.1.0
# referencing
bcrypt==4.0.1
# via paramiko
blinker==1.6.2
blinker==1.6.3
# via flask
boto3==1.28.61
boto3==1.28.62
# via
# emmet-api (setup.py)
# maggma
botocore==1.31.61
botocore==1.31.62
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -68,7 +68,7 @@ contourpy==1.1.1
# via matplotlib
cryptography==41.0.4
# via paramiko
cycler==0.12.0
cycler==0.12.1
# via matplotlib
cython==3.0.3
# via chgnet
Expand All @@ -84,10 +84,8 @@ dnspython==2.4.2
# via
# maggma
# pymongo
emmet-core[all]==0.69.5
# via
# emmet-api (setup.py)
# mp-api
emmet-core[all]==0.69.11
# via emmet-api (setup.py)
envier==0.4.0
# via ddtrace
exceptiongroup==1.1.3
Expand All @@ -104,7 +102,7 @@ filelock==3.12.4
# triton
flask==3.0.0
# via mongogrant
fonttools==4.43.0
fonttools==4.43.1
# via matplotlib
frozenlist==1.4.0
# via
Expand All @@ -124,7 +122,7 @@ h11==0.14.0
# via
# uvicorn
# uvicorn-tschaume
h5py==3.9.0
h5py==3.10.0
# via phonopy
idna==3.4
# via
Expand Down Expand Up @@ -164,14 +162,12 @@ lightning-utilities==0.9.0
# pytorch-lightning
# torchmetrics
maggma==0.57.1
# via
# emmet-api (setup.py)
# mp-api
# via emmet-api (setup.py)
markupsafe==2.1.3
# via
# jinja2
# werkzeug
matcalc[models]==0.0.3
matcalc==0.0.3
# via emmet-core
matgl==0.8.5
# via emmet-core
Expand All @@ -191,17 +187,12 @@ monty==2023.9.25
# emmet-core
# maggma
# matminer
# mp-api
# pymatgen
# robocrys
mp-api==0.37.2
# via pymatgen
mpmath==1.3.0
# via sympy
msgpack==1.0.7
# via
# maggma
# mp-api
# via maggma
multidict==6.0.4
# via
# aiohttp
Expand Down Expand Up @@ -317,23 +308,20 @@ pydantic==2.4.2
# maggma
# pydantic-settings
pydantic-core==2.10.1
# via
# emmet-core
# pydantic
# via pydantic
pydantic-settings==2.0.3
# via
# emmet-core
# maggma
pydash==7.0.6
# via maggma
pymatgen==2023.9.10
pymatgen==2023.10.4
# via
# chgnet
# emmet-core
# matcalc
# matgl
# matminer
# mp-api
# pymatgen-analysis-alloys
# pymatgen-analysis-diffusion
# robocrys
Expand Down Expand Up @@ -379,7 +367,6 @@ requests==2.31.0
# fsspec
# matminer
# mongogrant
# mp-api
# pymatgen
robocrys==0.2.8
# via emmet-core
Expand Down Expand Up @@ -426,7 +413,6 @@ sniffio==1.3.0
# via anyio
spglib==2.1.0
# via
# emmet-core
# phonopy
# pymatgen
# robocrys
Expand Down Expand Up @@ -471,7 +457,6 @@ typing-extensions==4.8.0
# fastapi
# inflect
# lightning-utilities
# mp-api
# pydantic
# pydantic-core
# pydash
Expand All @@ -480,7 +465,7 @@ typing-extensions==4.8.0
# uvicorn
uncertainties==3.1.7
# via pymatgen
urllib3==1.26.17
urllib3==2.0.6
# via
# botocore
# requests
Expand Down
58 changes: 21 additions & 37 deletions emmet-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.10_extras.txt
#
aiohttp==3.8.5
aiohttp==3.8.6
# via fsspec
aioitertools==0.11.0
# via maggma
aiosignal==1.3.1
# via aiohttp
annotated-types==0.5.0
annotated-types==0.6.0
# via pydantic
anyio==3.7.1
# via
Expand All @@ -32,13 +32,13 @@ attrs==23.1.0
# referencing
bcrypt==4.0.1
# via paramiko
blinker==1.6.2
blinker==1.6.3
# via flask
boto3==1.28.61
boto3==1.28.62
# via
# emmet-api (setup.py)
# maggma
botocore==1.31.61
botocore==1.31.62
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -79,7 +79,7 @@ cryptography==41.0.4
# via paramiko
csscompressor==0.9.5
# via mkdocs-minify-plugin
cycler==0.12.0
cycler==0.12.1
# via matplotlib
cython==3.0.3
# via chgnet
Expand All @@ -97,10 +97,8 @@ dnspython==2.4.2
# via
# maggma
# pymongo
emmet-core[all]==0.69.5
# via
# emmet-api (setup.py)
# mp-api
emmet-core[all]==0.69.11
# via emmet-api (setup.py)
envier==0.4.0
# via ddtrace
exceptiongroup==1.1.3
Expand All @@ -121,7 +119,7 @@ flake8==6.1.0
# via emmet-api (setup.py)
flask==3.0.0
# via mongogrant
fonttools==4.43.0
fonttools==4.43.1
# via matplotlib
frozenlist==1.4.0
# via
Expand All @@ -137,15 +135,15 @@ future==0.18.3
# uncertainties
ghp-import==2.1.0
# via mkdocs
griffe==0.36.4
griffe==0.36.5
# via mkdocstrings-python
gunicorn==21.2.0
# via emmet-api (setup.py)
h11==0.14.0
# via
# uvicorn
# uvicorn-tschaume
h5py==3.9.0
h5py==3.10.0
# via phonopy
htmlmin2==0.1.13
# via mkdocs-minify-plugin
Expand Down Expand Up @@ -199,10 +197,8 @@ lightning-utilities==0.9.0
livereload==2.6.3
# via emmet-api (setup.py)
maggma==0.57.1
# via
# emmet-api (setup.py)
# mp-api
markdown==3.4.4
# via emmet-api (setup.py)
markdown==3.5
# via
# mkdocs
# mkdocs-autorefs
Expand All @@ -215,7 +211,7 @@ markupsafe==2.1.3
# mkdocs
# mkdocstrings
# werkzeug
matcalc[models]==0.0.3
matcalc==0.0.3
# via emmet-core
matgl==0.8.5
# via emmet-core
Expand Down Expand Up @@ -257,7 +253,7 @@ mkdocstrings[python]==0.23.0
# via
# emmet-api (setup.py)
# mkdocstrings-python
mkdocstrings-python==1.7.2
mkdocstrings-python==1.7.3
# via mkdocstrings
mongogrant==0.3.3
# via maggma
Expand All @@ -268,17 +264,12 @@ monty==2023.9.25
# emmet-core
# maggma
# matminer
# mp-api
# pymatgen
# robocrys
mp-api==0.37.2
# via pymatgen
mpmath==1.3.0
# via sympy
msgpack==1.0.7
# via
# maggma
# mp-api
# via maggma
multidict==6.0.4
# via
# aiohttp
Expand Down Expand Up @@ -420,9 +411,7 @@ pydantic==2.4.2
# maggma
# pydantic-settings
pydantic-core==2.10.1
# via
# emmet-core
# pydantic
# via pydantic
pydantic-settings==2.0.3
# via
# emmet-core
Expand All @@ -435,14 +424,13 @@ pyflakes==3.1.0
# via flake8
pygments==2.16.1
# via mkdocs-material
pymatgen==2023.9.10
pymatgen==2023.10.4
# via
# chgnet
# emmet-core
# matcalc
# matgl
# matminer
# mp-api
# pymatgen-analysis-alloys
# pymatgen-analysis-diffusion
# robocrys
Expand Down Expand Up @@ -506,7 +494,6 @@ requests==2.31.0
# fsspec
# matminer
# mongogrant
# mp-api
# pymatgen
robocrys==0.2.8
# via emmet-core
Expand Down Expand Up @@ -556,7 +543,6 @@ snowballstemmer==2.2.0
# via pydocstyle
spglib==2.1.0
# via
# emmet-core
# phonopy
# pymatgen
# robocrys
Expand Down Expand Up @@ -600,12 +586,10 @@ tqdm==4.66.1
# pytorch-lightning
triton==2.1.0
# via torch
types-requests==2.31.0.6
types-requests==2.31.0.8
# via emmet-api (setup.py)
types-setuptools==68.2.0.0
# via emmet-api (setup.py)
types-urllib3==1.26.25.14
# via types-requests
typing-extensions==4.8.0
# via
# cattrs
Expand All @@ -614,7 +598,6 @@ typing-extensions==4.8.0
# fastapi
# inflect
# lightning-utilities
# mp-api
# mypy
# pydantic
# pydantic-core
Expand All @@ -624,10 +607,11 @@ typing-extensions==4.8.0
# uvicorn
uncertainties==3.1.7
# via pymatgen
urllib3==1.26.17
urllib3==2.0.6
# via
# botocore
# requests
# types-requests
uvicorn==0.23.2
# via maggma
uvicorn-tschaume==0.19.1
Expand Down

0 comments on commit 5e1a8aa

Please sign in to comment.