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 Jun 12, 2023
1 parent c1d2d3b commit ebf884d
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 25 deletions.
20 changes: 10 additions & 10 deletions emmet-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.26.147
boto3==1.26.151
# via
# emmet-api (emmet/emmet-api/setup.py)
# maggma
botocore==1.29.147
botocore==1.29.151
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -58,7 +58,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.55.3
emmet-core[all]==0.55.5
# via
# emmet-api (emmet/emmet-api/setup.py)
# mp-api
Expand All @@ -68,13 +68,13 @@ exceptiongroup==1.1.1
# via
# anyio
# cattrs
fastapi==0.96.0
fastapi==0.97.0
# via
# emmet-api (emmet/emmet-api/setup.py)
# maggma
flask==2.3.2
# via mongogrant
fonttools==4.39.4
fonttools==4.40.0
# via matplotlib
future==0.18.3
# via
Expand Down Expand Up @@ -112,7 +112,7 @@ kiwisolver==1.4.4
# via matplotlib
latexcodec==2.0.1
# via pybtex
maggma==0.51.4
maggma==0.51.6
# via emmet-api (emmet/emmet-api/setup.py)
markupsafe==2.1.3
# via
Expand Down Expand Up @@ -165,7 +165,7 @@ numpy==1.21.6
# spglib
opentelemetry-api==1.18.0
# via ddtrace
orjson==3.9.0
orjson==3.9.1
# via maggma
packaging==23.1
# via
Expand All @@ -183,7 +183,7 @@ paramiko==3.2.0
# via sshtunnel
pillow==9.5.0
# via matplotlib
plotly==5.14.1
plotly==5.15.0
# via pymatgen
protobuf==4.23.2
# via
Expand All @@ -198,7 +198,7 @@ pybtex==0.24.0
# robocrys
pycparser==2.21
# via cffi
pydantic==1.10.8
pydantic==1.10.9
# via
# emmet-core
# fastapi
Expand Down Expand Up @@ -329,7 +329,7 @@ urllib3==1.26.16
# requests
uvicorn-tschaume==0.19.1
# via emmet-api (emmet/emmet-api/setup.py)
werkzeug==2.3.4
werkzeug==2.3.6
# via flask
wrapt==1.15.0
# via deprecated
Expand Down
20 changes: 10 additions & 10 deletions emmet-builders/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.26.147
boto3==1.26.151
# via maggma
botocore==1.29.147
botocore==1.29.151
# via
# boto3
# s3transfer
Expand All @@ -42,17 +42,17 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.55.3
emmet-core[all]==0.55.5
# via
# emmet-builders (emmet/emmet-builders/setup.py)
# mp-api
exceptiongroup==1.1.1
# via anyio
fastapi==0.96.0
fastapi==0.97.0
# via maggma
flask==2.3.2
# via mongogrant
fonttools==4.39.4
fonttools==4.40.0
# via matplotlib
future==0.18.3
# via
Expand Down Expand Up @@ -82,7 +82,7 @@ kiwisolver==1.4.4
# via matplotlib
latexcodec==2.0.1
# via pybtex
maggma==0.51.4
maggma==0.51.6
# via emmet-builders (emmet/emmet-builders/setup.py)
markupsafe==2.1.3
# via
Expand Down Expand Up @@ -135,7 +135,7 @@ numpy==1.21.6
# seekpath
# shapely
# spglib
orjson==3.9.0
orjson==3.9.1
# via maggma
packaging==23.1
# via
Expand All @@ -153,7 +153,7 @@ paramiko==3.2.0
# via sshtunnel
pillow==9.5.0
# via matplotlib
plotly==5.14.1
plotly==5.15.0
# via pymatgen
pubchempy==1.0.4
# via robocrys
Expand All @@ -164,7 +164,7 @@ pybtex==0.24.0
# robocrys
pycparser==2.21
# via cffi
pydantic==1.10.8
pydantic==1.10.9
# via
# emmet-core
# fastapi
Expand Down Expand Up @@ -283,7 +283,7 @@ urllib3==1.26.16
# via
# botocore
# requests
werkzeug==2.3.4
werkzeug==2.3.6
# via flask

# The following packages are considered to be unsafe in a requirements file:
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 @@ -12,9 +12,9 @@ contourpy==1.0.7
# via matplotlib
cycler==0.11.0
# via matplotlib
emmet-core==0.55.3
emmet-core==0.55.5
# via mp-api
fonttools==4.39.4
fonttools==4.40.0
# via matplotlib
future==0.18.3
# via uncertainties
Expand Down Expand Up @@ -63,14 +63,14 @@ pandas==2.0.2
# pymatgen
pillow==9.5.0
# via matplotlib
plotly==5.14.1
plotly==5.15.0
# via pymatgen
pybtex==0.24.0
# via
# emmet-core
# emmet-core (emmet/emmet-core/setup.py)
# pymatgen
pydantic==1.10.8
pydantic==1.10.9
# via
# emmet-core
# emmet-core (emmet/emmet-core/setup.py)
Expand Down Expand Up @@ -129,7 +129,7 @@ tzdata==2023.3
# via pandas
uncertainties==3.1.7
# via pymatgen
urllib3==2.0.2
urllib3==2.0.3
# via requests

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit ebf884d

Please sign in to comment.