Skip to content

Commit

Permalink
Automated dependency upgrades (#846)
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 6, 2023
1 parent f93864e commit c622d3d
Show file tree
Hide file tree
Showing 18 changed files with 902 additions and 1,430 deletions.
120 changes: 60 additions & 60 deletions emmet-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.55
boto3==1.28.61
# via
# emmet-api (setup.py)
# maggma
botocore==1.31.55
botocore==1.31.61
# via
# boto3
# s3transfer
Expand All @@ -48,11 +48,11 @@ cattrs==23.1.2
# via ddtrace
certifi==2023.7.22
# via requests
cffi==1.15.1
cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# aiohttp
# requests
Expand All @@ -64,19 +64,17 @@ click==8.1.7
# mongogrant
# uvicorn
# uvicorn-tschaume
cmake==3.27.5
# via triton
contourpy==1.1.1
# via matplotlib
cryptography==41.0.4
# via paramiko
cycler==0.11.0
cycler==0.12.0
# via matplotlib
cython==3.0.2
cython==3.0.3
# via chgnet
ddsketch==2.0.4
# via ddtrace
ddtrace==1.20.2
ddtrace==2.0.2
# via emmet-api (setup.py)
deprecated==1.2.14
# via opentelemetry-api
Expand All @@ -86,7 +84,7 @@ dnspython==2.4.2
# via
# maggma
# pymongo
emmet-core[all]==0.69.1
emmet-core[all]==0.69.5
# via
# emmet-api (setup.py)
# mp-api
Expand All @@ -96,24 +94,26 @@ exceptiongroup==1.1.3
# via
# anyio
# cattrs
fastapi==0.103.1
fastapi==0.103.2
# via
# emmet-api (setup.py)
# maggma
filelock==3.12.4
# via
# torch
# triton
flask==2.3.3
flask==3.0.0
# via mongogrant
fonttools==4.42.1
fonttools==4.43.0
# via matplotlib
frozenlist==1.4.0
# via
# aiohttp
# aiosignal
fsspec[http]==2023.9.2
# via pytorch-lightning
# via
# pytorch-lightning
# torch
future==0.18.3
# via
# matminer
Expand Down Expand Up @@ -163,10 +163,10 @@ lightning-utilities==0.9.0
# via
# pytorch-lightning
# torchmetrics
lit==17.0.1
# via triton
maggma==0.57.0
# via emmet-api (setup.py)
maggma==0.57.1
# via
# emmet-api (setup.py)
# mp-api
markupsafe==2.1.3
# via
# jinja2
Expand Down Expand Up @@ -194,11 +194,11 @@ monty==2023.9.25
# mp-api
# pymatgen
# robocrys
mp-api==0.36.1
mp-api==0.37.2
# via pymatgen
mpmath==1.3.0
# via sympy
msgpack==1.0.6
msgpack==1.0.7
# via
# maggma
# mp-api
Expand Down Expand Up @@ -233,38 +233,44 @@ numpy==1.26.0
# shapely
# spglib
# torchmetrics
nvidia-cublas-cu11==11.10.3.66
nvidia-cublas-cu12==12.1.3.1
# via
# nvidia-cudnn-cu11
# nvidia-cusolver-cu11
# nvidia-cudnn-cu12
# nvidia-cusolver-cu12
# torch
nvidia-cuda-cupti-cu11==11.7.101
nvidia-cuda-cupti-cu12==12.1.105
# via torch
nvidia-cuda-nvrtc-cu11==11.7.99
nvidia-cuda-nvrtc-cu12==12.1.105
# via torch
nvidia-cuda-runtime-cu11==11.7.99
nvidia-cuda-runtime-cu12==12.1.105
# via torch
nvidia-cudnn-cu11==8.5.0.96
nvidia-cudnn-cu12==8.9.2.26
# via torch
nvidia-cufft-cu11==10.9.0.58
nvidia-cufft-cu12==11.0.2.54
# via torch
nvidia-curand-cu11==10.2.10.91
nvidia-curand-cu12==10.3.2.106
# via torch
nvidia-cusolver-cu11==11.4.0.1
# via torch
nvidia-cusparse-cu11==11.7.4.91
nvidia-cusolver-cu12==11.4.5.107
# via torch
nvidia-cusparse-cu12==12.1.0.106
# via
# nvidia-cusolver-cu12
# torch
nvidia-ml-py3==7.352.0
# via chgnet
nvidia-nccl-cu11==2.14.3
nvidia-nccl-cu12==2.18.1
# via torch
nvidia-nvtx-cu11==11.7.91
nvidia-nvjitlink-cu12==12.2.140
# via
# nvidia-cusolver-cu12
# nvidia-cusparse-cu12
nvidia-nvtx-cu12==12.1.105
# via torch
opentelemetry-api==1.20.0
# via ddtrace
orjson==3.9.7
# via maggma
packaging==23.1
packaging==23.2
# via
# gunicorn
# lightning-utilities
Expand All @@ -286,12 +292,14 @@ pillow==10.0.1
# via matplotlib
plotly==5.17.0
# via pymatgen
protobuf==4.24.3
protobuf==4.24.4
# via
# ddsketch
# ddtrace
psutil==5.9.5
# via dgl
# via
# ddtrace
# dgl
pubchempy==1.0.4
# via robocrys
pybtex==0.24.0
Expand All @@ -301,7 +309,7 @@ pybtex==0.24.0
# robocrys
pycparser==2.21
# via cffi
pydantic==2.4.1
pydantic==2.4.2
# via
# emmet-core
# fastapi
Expand All @@ -321,7 +329,6 @@ pydash==7.0.6
pymatgen==2023.9.10
# via
# chgnet
# emmet-api (setup.py)
# emmet-core
# matcalc
# matgl
Expand Down Expand Up @@ -351,7 +358,7 @@ python-dateutil==2.8.2
# pandas
python-dotenv==1.0.0
# via pydantic-settings
pytorch-lightning==2.0.9
pytorch-lightning==2.0.9.post0
# via matgl
pytz==2023.3.post1
# via pandas
Expand All @@ -360,7 +367,7 @@ pyyaml==6.0.1
# phonopy
# pybtex
# pytorch-lightning
pyzmq==24.0.1
pyzmq==25.1.1
# via maggma
referencing==0.30.2
# via
Expand All @@ -376,22 +383,22 @@ requests==2.31.0
# pymatgen
robocrys==0.2.8
# via emmet-core
rpds-py==0.10.3
rpds-py==0.10.4
# via
# jsonschema
# referencing
ruamel-yaml==0.17.32
ruamel-yaml==0.17.35
# via
# maggma
# pymatgen
# robocrys
ruamel-yaml-clib==0.2.7
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.7.0
# via boto3
scikit-learn==1.3.1
# via matminer
scipy==1.11.2
scipy==1.11.3
# via
# ase
# dgl
Expand All @@ -402,7 +409,7 @@ seekpath==2.1.0
# via emmet-core
sentinels==1.0.0
# via mongomock
setproctitle==1.3.2
setproctitle==1.3.3
# via emmet-api (setup.py)
shapely==2.0.1
# via
Expand Down Expand Up @@ -439,13 +446,12 @@ tenacity==8.2.3
# via plotly
threadpoolctl==3.2.0
# via scikit-learn
torch==2.0.1
torch==2.1.0
# via
# chgnet
# matgl
# pytorch-lightning
# torchmetrics
# triton
torchmetrics==1.2.0
# via pytorch-lightning
tqdm==4.66.1
Expand All @@ -455,7 +461,7 @@ tqdm==4.66.1
# matminer
# pymatgen
# pytorch-lightning
triton==2.0.0
triton==2.1.0
# via torch
typing-extensions==4.8.0
# via
Expand All @@ -474,26 +480,20 @@ typing-extensions==4.8.0
# uvicorn
uncertainties==3.1.7
# via pymatgen
urllib3==1.26.16
urllib3==1.26.17
# via
# botocore
# requests
uvicorn==0.23.2
# via maggma
uvicorn-tschaume==0.19.1
# via emmet-api (setup.py)
werkzeug==2.3.7
werkzeug==3.0.0
# via flask
wheel==0.41.2
# via
# nvidia-cublas-cu11
# nvidia-cuda-cupti-cu11
# nvidia-cuda-runtime-cu11
# nvidia-curand-cu11
# nvidia-cusparse-cu11
# nvidia-nvtx-cu11
wrapt==1.15.0
# via deprecated
# via
# ddtrace
# deprecated
xmltodict==0.13.0
# via ddtrace
yarl==1.9.2
Expand Down

0 comments on commit c622d3d

Please sign in to comment.