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 Aug 14, 2023
1 parent 0e59220 commit 5f3a289
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 26 deletions.
22 changes: 11 additions & 11 deletions emmet-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.24
boto3==1.28.25
# via
# emmet-api (emmet/emmet-api/setup.py)
# maggma
botocore==1.31.24
botocore==1.31.25
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -51,25 +51,25 @@ cycler==0.11.0
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==1.17.3
ddtrace==1.18.0
# 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.64.0
emmet-core[all]==0.64.4
# via
# emmet-api (emmet/emmet-api/setup.py)
# mp-api
envier==0.4.0
# via ddtrace
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via
# anyio
# cattrs
fastapi==0.101.0
fastapi==0.101.1
# via
# emmet-api (emmet/emmet-api/setup.py)
# maggma
Expand Down Expand Up @@ -150,7 +150,7 @@ networkx==3.1
# via
# pymatgen
# robocrys
numpy==1.21.6
numpy==1.24.4
# via
# -r python/requirements.txt
# contourpy
Expand Down Expand Up @@ -186,7 +186,7 @@ paramiko==3.3.1
# via sshtunnel
pillow==10.0.0
# via matplotlib
plotly==5.15.0
plotly==5.16.0
# via pymatgen
protobuf==4.24.0
# via
Expand All @@ -210,7 +210,7 @@ pydantic==1.10.12
# pymatgen
pydash==7.0.6
# via maggma
pymatgen==2023.7.20
pymatgen==2023.8.10
# via
# emmet-core
# matminer
Expand Down Expand Up @@ -311,7 +311,7 @@ sympy==1.12
# pymatgen
tabulate==0.9.0
# via pymatgen
tenacity==8.2.2
tenacity==8.2.3
# via plotly
threadpoolctl==3.2.0
# via scikit-learn
Expand All @@ -338,7 +338,7 @@ urllib3==1.26.16
# requests
uvicorn-tschaume==0.19.1
# via emmet-api (emmet/emmet-api/setup.py)
werkzeug==2.3.6
werkzeug==2.3.7
# 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 @@ -16,9 +16,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.24
boto3==1.28.25
# via maggma
botocore==1.31.24
botocore==1.31.25
# via
# boto3
# s3transfer
Expand All @@ -44,13 +44,13 @@ dnspython==2.4.2
# via
# maggma
# pymongo
emmet-core[all]==0.64.0
emmet-core[all]==0.64.4
# via
# emmet-builders (emmet/emmet-builders/setup.py)
# mp-api
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via anyio
fastapi==0.101.0
fastapi==0.101.1
# via maggma
flask==2.3.2
# via mongogrant
Expand Down Expand Up @@ -125,7 +125,7 @@ networkx==3.1
# via
# pymatgen
# robocrys
numpy==1.21.6
numpy==1.24.4
# via
# -r python/requirements.txt
# contourpy
Expand Down Expand Up @@ -158,7 +158,7 @@ paramiko==3.3.1
# via sshtunnel
pillow==10.0.0
# via matplotlib
plotly==5.15.0
plotly==5.16.0
# via pymatgen
pubchempy==1.0.4
# via robocrys
Expand All @@ -178,7 +178,7 @@ pydantic==1.10.12
# pymatgen
pydash==7.0.6
# via maggma
pymatgen==2023.7.20
pymatgen==2023.8.10
# via
# emmet-core
# matminer
Expand Down Expand Up @@ -273,7 +273,7 @@ sympy==1.12
# pymatgen
tabulate==0.9.0
# via pymatgen
tenacity==8.2.2
tenacity==8.2.3
# via plotly
threadpoolctl==3.2.0
# via scikit-learn
Expand All @@ -296,7 +296,7 @@ urllib3==1.26.16
# via
# botocore
# requests
werkzeug==2.3.6
werkzeug==2.3.7
# 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,7 +12,7 @@ contourpy==1.1.0
# via matplotlib
cycler==0.11.0
# via matplotlib
emmet-core==0.64.0
emmet-core==0.64.4
# via mp-api
fonttools==4.42.0
# via matplotlib
Expand Down Expand Up @@ -44,7 +44,7 @@ msgpack==1.0.5
# via mp-api
networkx==3.1
# via pymatgen
numpy==1.21.6
numpy==1.24.4
# via
# -r python/requirements.txt
# contourpy
Expand All @@ -65,7 +65,7 @@ pandas==1.5.3
# pymatgen
pillow==10.0.0
# via matplotlib
plotly==5.15.0
plotly==5.16.0
# via pymatgen
pybtex==0.24.0
# via
Expand All @@ -77,7 +77,7 @@ pydantic==1.10.12
# emmet-core
# emmet-core (emmet/emmet-core/setup.py)
# pymatgen
pymatgen==2023.7.20
pymatgen==2023.8.10
# via
# emmet-core
# emmet-core (emmet/emmet-core/setup.py)
Expand Down Expand Up @@ -118,7 +118,7 @@ sympy==1.12
# via pymatgen
tabulate==0.9.0
# via pymatgen
tenacity==8.2.2
tenacity==8.2.3
# via plotly
tqdm==4.66.1
# via pymatgen
Expand Down

0 comments on commit 5f3a289

Please sign in to comment.