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 15, 2023
1 parent 5fe81af commit f4d3132
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
22 changes: 11 additions & 11 deletions emmet-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ bcrypt==4.0.1
# via paramiko
blinker==1.7.0
# via flask
boto3==1.28.84
boto3==1.29.1
# via
# emmet-api (emmet/emmet-api/setup.py)
# maggma
botocore==1.31.84
botocore==1.32.1
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -61,15 +61,15 @@ cycler==0.12.1
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==2.0.7
ddtrace==2.0.9
# 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.72.20
emmet-core[all]==0.72.21
# via emmet-api (emmet/emmet-api/setup.py)
envier==0.4.0
# via ddtrace
Expand All @@ -83,7 +83,7 @@ fastapi==0.104.1
# maggma
flask==3.0.0
# via mongogrant
fonttools==4.44.0
fonttools==4.44.3
# via matplotlib
future==0.18.3
# via
Expand Down Expand Up @@ -119,7 +119,7 @@ joblib==1.3.2
# scikit-learn
jsonschema==4.19.2
# via maggma
jsonschema-specifications==2023.7.1
jsonschema-specifications==2023.11.1
# via jsonschema
kiwisolver==1.4.5
# via matplotlib
Expand Down Expand Up @@ -203,7 +203,7 @@ pillow==10.1.0
# via matplotlib
plotly==5.18.0
# via pymatgen
protobuf==4.25.0
protobuf==4.25.1
# via
# ddsketch
# ddtrace
Expand All @@ -216,16 +216,16 @@ pybtex==0.24.0
# robocrys
pycparser==2.21
# via cffi
pydantic==2.4.2
pydantic==2.5.1
# via
# emmet-core
# fastapi
# inflect
# maggma
# pydantic-settings
pydantic-core==2.10.1
pydantic-core==2.14.3
# via pydantic
pydantic-settings==2.0.3
pydantic-settings==2.1.0
# via
# emmet-core
# maggma
Expand Down Expand Up @@ -268,7 +268,7 @@ pyyaml==6.0.1
# pybtex
pyzmq==25.1.1
# via maggma
referencing==0.30.2
referencing==0.31.0
# via
# jsonschema
# jsonschema-specifications
Expand Down
24 changes: 12 additions & 12 deletions emmet-builders/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.7.0
# via flask
boto3==1.28.84
boto3==1.29.1
# via maggma
botocore==1.31.84
botocore==1.32.1
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -69,7 +69,7 @@ dnspython==2.4.2
# via
# maggma
# pymongo
emmet-core[all,ml]==0.72.20
emmet-core[all,ml]==0.72.21
# via emmet-builders (emmet/emmet-builders/setup.py)
exceptiongroup==1.1.3
# via anyio
Expand All @@ -81,7 +81,7 @@ filelock==3.13.1
# triton
flask==3.0.0
# via mongogrant
fonttools==4.44.0
fonttools==4.44.3
# via matplotlib
frozenlist==1.4.0
# via
Expand Down Expand Up @@ -124,7 +124,7 @@ joblib==1.3.2
# scikit-learn
jsonschema==4.19.2
# via maggma
jsonschema-specifications==2023.7.1
jsonschema-specifications==2023.11.1
# via jsonschema
kiwisolver==1.4.5
# via matplotlib
Expand Down Expand Up @@ -228,7 +228,7 @@ nvidia-ml-py3==7.352.0
# via chgnet
nvidia-nccl-cu12==2.18.1
# via torch
nvidia-nvjitlink-cu12==12.3.52
nvidia-nvjitlink-cu12==12.3.101
# via
# nvidia-cusolver-cu12
# nvidia-cusparse-cu12
Expand Down Expand Up @@ -269,16 +269,16 @@ pybtex==0.24.0
# robocrys
pycparser==2.21
# via cffi
pydantic==2.4.2
pydantic==2.5.1
# via
# emmet-core
# fastapi
# inflect
# maggma
# pydantic-settings
pydantic-core==2.10.1
pydantic-core==2.14.3
# via pydantic
pydantic-settings==2.0.3
pydantic-settings==2.1.0
# via
# emmet-core
# maggma
Expand Down Expand Up @@ -315,7 +315,7 @@ python-dateutil==2.8.2
# pandas
python-dotenv==1.0.0
# via pydantic-settings
pytorch-lightning==2.1.1
pytorch-lightning==2.1.2
# via matgl
pytz==2023.3.post1
# via pandas
Expand All @@ -326,7 +326,7 @@ pyyaml==6.0.1
# pytorch-lightning
pyzmq==25.1.1
# via maggma
referencing==0.30.2
referencing==0.31.0
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -396,7 +396,7 @@ tenacity==8.2.3
# via plotly
threadpoolctl==3.2.0
# via scikit-learn
torch==2.1.0
torch==2.1.1
# via
# chgnet
# matgl
Expand Down
8 changes: 4 additions & 4 deletions emmet-core/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ contourpy==1.2.0
# via matplotlib
cycler==0.12.1
# via matplotlib
fonttools==4.44.0
fonttools==4.44.3
# via matplotlib
future==0.18.3
# via uncertainties
Expand Down Expand Up @@ -65,13 +65,13 @@ pybtex==0.24.0
# via
# emmet-core (emmet/emmet-core/setup.py)
# pymatgen
pydantic==2.4.2
pydantic==2.5.1
# via
# emmet-core (emmet/emmet-core/setup.py)
# pydantic-settings
pydantic-core==2.10.1
pydantic-core==2.14.3
# via pydantic
pydantic-settings==2.0.3
pydantic-settings==2.1.0
# via emmet-core (emmet/emmet-core/setup.py)
pymatgen==2023.11.12
# via emmet-core (emmet/emmet-core/setup.py)
Expand Down

0 comments on commit f4d3132

Please sign in to comment.