Skip to content

Commit

Permalink
upgrade dependencies for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 2, 2023
1 parent 1a77a2a commit 0d77d7b
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 37 deletions.
32 changes: 16 additions & 16 deletions emmet-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ attrs==23.1.0
# referencing
bcrypt==4.0.1
# via paramiko
blinker==1.6.3
blinker==1.7.0
# via flask
boto3==1.28.69
boto3==1.28.77
# via
# emmet-api (emmet/emmet-api/setup.py)
# maggma
botocore==1.31.69
botocore==1.31.77
# via
# boto3
# s3transfer
Expand All @@ -46,7 +46,7 @@ cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
Expand All @@ -55,29 +55,29 @@ click==8.1.7
# uvicorn
contourpy==1.1.1
# via matplotlib
cryptography==41.0.4
cryptography==41.0.5
# via paramiko
cycler==0.12.1
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==2.0.3
ddtrace==2.0.6
# via emmet-api (emmet/emmet-api/setup.py)
deprecated==1.2.14
# via opentelemetry-api
dnspython==2.4.2
# via
# maggma
# pymongo
emmet-core[all]==0.71.2
emmet-core[all]==0.72.7
# via emmet-api (emmet/emmet-api/setup.py)
envier==0.4.0
# via ddtrace
exceptiongroup==1.1.3
# via
# anyio
# cattrs
fastapi==0.104.0
fastapi==0.104.1
# via
# emmet-api (emmet/emmet-api/setup.py)
# maggma
Expand Down Expand Up @@ -117,7 +117,7 @@ joblib==1.3.2
# pymatgen
# pymatgen-analysis-diffusion
# scikit-learn
jsonschema==4.19.1
jsonschema==4.19.2
# via maggma
jsonschema-specifications==2023.7.1
# via jsonschema
Expand All @@ -135,7 +135,7 @@ matcalc==0.0.3
# via emmet-core
matminer==0.9.0
# via robocrys
matplotlib==3.8.0
matplotlib==3.8.1
# via
# -r python/requirements.txt
# ase
Expand All @@ -156,7 +156,7 @@ mpmath==1.3.0
# via sympy
msgpack==1.0.7
# via maggma
networkx==3.2
networkx==3.2.1
# via
# pymatgen
# robocrys
Expand All @@ -180,7 +180,7 @@ numpy==1.26.1
# spglib
opentelemetry-api==1.20.0
# via ddtrace
orjson==3.9.9
orjson==3.9.10
# via maggma
packaging==23.2
# via
Expand All @@ -201,9 +201,9 @@ phonopy==2.20.0
# via matcalc
pillow==10.1.0
# via matplotlib
plotly==5.17.0
plotly==5.18.0
# via pymatgen
protobuf==4.24.4
protobuf==4.25.0
# via
# ddsketch
# ddtrace
Expand Down Expand Up @@ -245,7 +245,7 @@ pymatgen-analysis-alloys==0.0.6
# via emmet-core
pymatgen-analysis-diffusion==2023.8.15
# via emmet-core
pymongo==4.5.0
pymongo==4.6.0
# via
# maggma
# matminer
Expand Down Expand Up @@ -367,7 +367,7 @@ urllib3==2.0.7
# requests
uvicorn==0.23.2
# via maggma
werkzeug==3.0.0
werkzeug==3.0.1
# via flask
wrapt==1.15.0
# via
Expand Down
32 changes: 16 additions & 16 deletions emmet-builders/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ attrs==23.1.0
# referencing
bcrypt==4.0.1
# via paramiko
blinker==1.6.3
blinker==1.7.0
# via flask
boto3==1.28.69
boto3==1.28.77
# via maggma
botocore==1.31.69
botocore==1.31.77
# via
# boto3
# s3transfer
Expand All @@ -44,7 +44,7 @@ cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via
# aiohttp
# requests
Expand All @@ -57,25 +57,25 @@ click==8.1.7
# uvicorn
contourpy==1.1.1
# via matplotlib
cryptography==41.0.4
cryptography==41.0.5
# via paramiko
cycler==0.12.1
# via matplotlib
cython==3.0.4
cython==3.0.5
# via chgnet
dgl==1.1.2
# via matgl
dnspython==2.4.2
# via
# maggma
# pymongo
emmet-core[all,ml]==0.71.2
emmet-core[all,ml]==0.72.7
# via emmet-builders (emmet/emmet-builders/setup.py)
exceptiongroup==1.1.3
# via anyio
fastapi==0.104.0
fastapi==0.104.1
# via maggma
filelock==3.12.4
filelock==3.13.1
# via
# torch
# triton
Expand Down Expand Up @@ -122,7 +122,7 @@ joblib==1.3.2
# pymatgen
# pymatgen-analysis-diffusion
# scikit-learn
jsonschema==4.19.1
jsonschema==4.19.2
# via maggma
jsonschema-specifications==2023.7.1
# via jsonschema
Expand All @@ -148,7 +148,7 @@ matminer==0.9.0
# via
# emmet-builders (emmet/emmet-builders/setup.py)
# robocrys
matplotlib==3.8.0
matplotlib==3.8.1
# via
# -r python/requirements.txt
# ase
Expand All @@ -173,7 +173,7 @@ multidict==6.0.4
# via
# aiohttp
# yarl
networkx==3.2
networkx==3.2.1
# via
# dgl
# pymatgen
Expand Down Expand Up @@ -234,7 +234,7 @@ nvidia-nvjitlink-cu12==12.3.52
# nvidia-cusparse-cu12
nvidia-nvtx-cu12==12.1.105
# via torch
orjson==3.9.9
orjson==3.9.10
# via maggma
packaging==23.2
# via
Expand All @@ -256,7 +256,7 @@ phonopy==2.20.0
# via matcalc
pillow==10.1.0
# via matplotlib
plotly==5.17.0
plotly==5.18.0
# via pymatgen
psutil==5.9.6
# via dgl
Expand Down Expand Up @@ -298,7 +298,7 @@ pymatgen-analysis-alloys==0.0.6
# via emmet-core
pymatgen-analysis-diffusion==2023.8.15
# via emmet-core
pymongo==4.5.0
pymongo==4.6.0
# via
# maggma
# matminer
Expand Down Expand Up @@ -433,7 +433,7 @@ urllib3==2.0.7
# requests
uvicorn==0.23.2
# via maggma
werkzeug==3.0.0
werkzeug==3.0.1
# via flask
yarl==1.9.2
# via aiohttp
Expand Down
10 changes: 5 additions & 5 deletions emmet-core/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ annotated-types==0.6.0
# via pydantic
certifi==2023.7.22
# via requests
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via requests
contourpy==1.1.1
# via matplotlib
Expand All @@ -26,7 +26,7 @@ kiwisolver==1.4.5
# via matplotlib
latexcodec==2.0.1
# via pybtex
matplotlib==3.8.0
matplotlib==3.8.1
# via
# -r python/requirements.txt
# pymatgen
Expand All @@ -36,7 +36,7 @@ monty==2023.9.25
# pymatgen
mpmath==1.3.0
# via sympy
networkx==3.2
networkx==3.2.1
# via pymatgen
numpy==1.26.1
# via
Expand All @@ -59,7 +59,7 @@ pandas==1.5.3
# pymatgen
pillow==10.1.0
# via matplotlib
plotly==5.17.0
plotly==5.18.0
# via pymatgen
pybtex==0.24.0
# via
Expand Down Expand Up @@ -89,7 +89,7 @@ pyyaml==6.0.1
# via pybtex
requests==2.31.0
# via pymatgen
ruamel-yaml==0.18.0
ruamel-yaml==0.18.4
# via pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
Expand Down

0 comments on commit 0d77d7b

Please sign in to comment.