Skip to content

Commit

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

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

* update dependencies for emmet-api (macos-latest/py3.8)

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

* 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.8)

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

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

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

* update dependencies for emmet-builders (macos-latest/py3.8)

* update dependencies for emmet-builders (macos-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.8)

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

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

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

* update dependencies for emmet-core (macos-latest/py3.8)

* update dependencies for emmet-core (macos-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.8)

* 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 Aug 2, 2023
1 parent 4ba058a commit a50b7f8
Show file tree
Hide file tree
Showing 48 changed files with 1,028 additions and 1,372 deletions.
49 changes: 18 additions & 31 deletions emmet-api/requirements/macos-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
aioitertools==0.11.0
# via maggma
anyio==3.7.1
# via
# httpcore
# starlette
# via starlette
attrs==23.1.0
# via
# cattrs
Expand All @@ -20,11 +18,11 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.9
boto3==1.28.17
# via
# emmet-api (setup.py)
# maggma
botocore==1.31.9
botocore==1.31.17
# via
# boto3
# s3transfer
Expand All @@ -33,9 +31,7 @@ bytecode==0.14.2
cattrs==23.1.2
# via ddtrace
certifi==2023.7.22
# via
# httpcore
# requests
# via requests
cffi==1.15.1
# via
# cryptography
Expand All @@ -47,25 +43,23 @@ click==8.1.6
# flask
# mongogrant
# uvicorn-tschaume
cmake==3.27.0
# via ddtrace
contourpy==1.1.0
# via matplotlib
cryptography==41.0.2
cryptography==41.0.3
# via paramiko
cycler==0.11.0
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==1.17.1
ddtrace==1.17.3
# via emmet-api (setup.py)
deprecated==1.2.14
# via opentelemetry-api
dnspython==2.4.0
dnspython==2.4.1
# via
# maggma
# pymongo
emmet-core[all]==0.63.0
emmet-core[all]==0.63.1
# via
# emmet-api (setup.py)
# mp-api
Expand All @@ -75,13 +69,13 @@ exceptiongroup==1.1.2
# via
# anyio
# cattrs
fastapi==0.100.0
fastapi==0.100.1
# via
# emmet-api (setup.py)
# maggma
flask==2.3.2
# via mongogrant
fonttools==4.41.1
fonttools==4.42.0
# via matplotlib
future==0.18.3
# via
Expand All @@ -90,11 +84,7 @@ future==0.18.3
gunicorn==21.2.0
# via emmet-api (setup.py)
h11==0.14.0
# via
# httpcore
# uvicorn-tschaume
httpcore==0.17.3
# via dnspython
# via uvicorn-tschaume
idna==3.4
# via
# anyio
Expand All @@ -116,15 +106,15 @@ joblib==1.3.1
# pymatgen
# pymatgen-analysis-diffusion
# scikit-learn
jsonschema==4.18.4
jsonschema==4.18.5
# via maggma
jsonschema-specifications==2023.7.1
# via jsonschema
kiwisolver==1.4.4
# via matplotlib
latexcodec==2.0.1
# via pybtex
maggma==0.51.24
maggma==0.53.0
# via emmet-api (setup.py)
markupsafe==2.1.3
# via
Expand Down Expand Up @@ -158,7 +148,7 @@ networkx==3.1
# via
# pymatgen
# robocrys
numpy==1.25.1
numpy==1.25.2
# via
# contourpy
# maggma
Expand Down Expand Up @@ -188,7 +178,7 @@ pandas==1.5.3
# via
# matminer
# pymatgen
paramiko==3.2.0
paramiko==3.3.1
# via sshtunnel
pillow==10.0.0
# via matplotlib
Expand All @@ -207,14 +197,14 @@ pybtex==0.24.0
# robocrys
pycparser==2.21
# via cffi
pydantic==1.10.11
pydantic==1.10.12
# via
# emmet-core
# fastapi
# inflect
# maggma
# pymatgen
pydash==7.0.5
pydash==7.0.6
# via maggma
pymatgen==2023.7.20
# via
Expand Down Expand Up @@ -299,10 +289,7 @@ six==1.16.0
# pybtex
# python-dateutil
sniffio==1.3.0
# via
# anyio
# dnspython
# httpcore
# via anyio
spglib==2.0.2
# via
# emmet-core
Expand Down
72 changes: 32 additions & 40 deletions emmet-api/requirements/macos-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
aioitertools==0.11.0
# via maggma
anyio==3.7.1
# via
# httpcore
# starlette
# via starlette
attrs==23.1.0
# via
# cattrs
Expand All @@ -20,11 +18,11 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.9
boto3==1.28.17
# via
# emmet-api (setup.py)
# maggma
botocore==1.31.9
botocore==1.31.17
# via
# boto3
# s3transfer
Expand All @@ -35,9 +33,7 @@ bytecode==0.14.2
cattrs==23.1.2
# via ddtrace
certifi==2023.7.22
# via
# httpcore
# requests
# via requests
cffi==1.15.1
# via
# cryptography
Expand All @@ -52,33 +48,31 @@ click==8.1.6
# mkdocs
# mongogrant
# uvicorn-tschaume
cmake==3.27.0
# via ddtrace
colorama==0.4.6
# via griffe
contourpy==1.1.0
# via matplotlib
coverage[toml]==7.2.7
# via pytest-cov
cryptography==41.0.2
cryptography==41.0.3
# via paramiko
csscompressor==0.9.5
# via mkdocs-minify-plugin
cycler==0.11.0
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==1.17.1
ddtrace==1.17.3
# via emmet-api (setup.py)
deprecated==1.2.14
# via opentelemetry-api
distlib==0.3.7
# via virtualenv
dnspython==2.4.0
dnspython==2.4.1
# via
# maggma
# pymongo
emmet-core[all]==0.63.0
emmet-core[all]==0.63.1
# via
# emmet-api (setup.py)
# mp-api
Expand All @@ -89,17 +83,17 @@ exceptiongroup==1.1.2
# anyio
# cattrs
# pytest
fastapi==0.100.0
fastapi==0.100.1
# via
# emmet-api (setup.py)
# maggma
filelock==3.12.2
# via virtualenv
flake8==6.0.0
flake8==6.1.0
# via emmet-api (setup.py)
flask==2.3.2
# via mongogrant
fonttools==4.41.1
fonttools==4.42.0
# via matplotlib
future==0.18.3
# via
Expand All @@ -112,13 +106,9 @@ griffe==0.32.3
gunicorn==21.2.0
# via emmet-api (setup.py)
h11==0.14.0
# via
# httpcore
# uvicorn-tschaume
# via uvicorn-tschaume
htmlmin2==0.1.13
# via mkdocs-minify-plugin
httpcore==0.17.3
# via dnspython
identify==2.5.26
# via pre-commit
idna==3.4
Expand Down Expand Up @@ -151,7 +141,7 @@ joblib==1.3.1
# scikit-learn
jsmin==3.0.1
# via mkdocs-minify-plugin
jsonschema==4.18.4
jsonschema==4.18.5
# via maggma
jsonschema-specifications==2023.7.1
# via jsonschema
Expand All @@ -161,9 +151,9 @@ latexcodec==2.0.1
# via pybtex
livereload==2.6.3
# via emmet-api (setup.py)
maggma==0.51.24
maggma==0.53.0
# via emmet-api (setup.py)
markdown==3.3.7
markdown==3.4.4
# via
# mkdocs
# mkdocs-autorefs
Expand All @@ -173,6 +163,7 @@ markdown==3.3.7
markupsafe==2.1.3
# via
# jinja2
# mkdocs
# mkdocstrings
# werkzeug
matminer==0.9.0
Expand All @@ -183,7 +174,7 @@ mccabe==0.7.0
# via flake8
mergedeep==1.3.4
# via mkdocs
mkdocs==1.4.3
mkdocs==1.5.2
# via
# emmet-api (setup.py)
# mkdocs-autorefs
Expand All @@ -204,7 +195,7 @@ mkdocs-material-extensions==1.1.1
# via
# emmet-api (setup.py)
# mkdocs-material
mkdocs-minify-plugin==0.6.4
mkdocs-minify-plugin==0.7.1
# via emmet-api (setup.py)
mkdocstrings[python]==0.22.0
# via
Expand Down Expand Up @@ -246,7 +237,7 @@ networkx==3.1
# robocrys
nodeenv==1.8.0
# via pre-commit
numpy==1.25.1
numpy==1.25.2
# via
# contourpy
# maggma
Expand Down Expand Up @@ -278,12 +269,16 @@ pandas==1.5.3
# via
# matminer
# pymatgen
paramiko==3.2.0
paramiko==3.3.1
# via sshtunnel
pathspec==0.11.2
# via mkdocs
pillow==10.0.0
# via matplotlib
platformdirs==3.9.1
# via virtualenv
platformdirs==3.10.0
# via
# mkdocs
# virtualenv
plotly==5.15.0
# via pymatgen
pluggy==1.2.0
Expand All @@ -301,24 +296,24 @@ pybtex==0.24.0
# emmet-core
# pymatgen
# robocrys
pycodestyle==2.10.0
pycodestyle==2.11.0
# via
# emmet-api (setup.py)
# flake8
pycparser==2.21
# via cffi
pydantic==1.10.11
pydantic==1.10.12
# via
# emmet-core
# fastapi
# inflect
# maggma
# pymatgen
pydash==7.0.5
pydash==7.0.6
# via maggma
pydocstyle==6.3.0
# via emmet-api (setup.py)
pyflakes==3.0.1
pyflakes==3.1.0
# via flake8
pygments==2.15.1
# via mkdocs-material
Expand Down Expand Up @@ -425,10 +420,7 @@ six==1.16.0
# pybtex
# python-dateutil
sniffio==1.3.0
# via
# anyio
# dnspython
# httpcore
# via anyio
snowballstemmer==2.2.0
# via pydocstyle
spglib==2.0.2
Expand Down Expand Up @@ -488,7 +480,7 @@ urllib3==1.26.16
# requests
uvicorn-tschaume==0.19.1
# via emmet-api (setup.py)
virtualenv==20.24.1
virtualenv==20.24.2
# via pre-commit
watchdog==3.0.0
# via mkdocs
Expand Down

0 comments on commit a50b7f8

Please sign in to comment.