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 Feb 15, 2024
1 parent 4ef3fea commit 6fb6725
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions mpcontribs-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ marshmallow==3.20.2
# marshmallow-mongoengine
marshmallow-mongoengine==0.31.2
# via flask-mongorest-mpcontribs
matplotlib==3.8.2
matplotlib==3.8.3
# via
# -r python/requirements.txt
# pymatgen
Expand Down Expand Up @@ -290,7 +290,7 @@ networkx==3.2.1
# via pymatgen
notebook==6.5.6
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
notebook-shim==0.2.3
notebook-shim==0.2.4
# via nbclassic
numpy==1.26.4
# via
Expand Down Expand Up @@ -334,7 +334,7 @@ pint==0.19.2
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
platformdirs==4.2.0
# via jupyter-core
plotly==5.18.0
plotly==5.19.0
# via pymatgen
prometheus-client==0.20.0
# via
Expand Down
4 changes: 2 additions & 2 deletions mpcontribs-client/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ kiwisolver==1.4.5
# via matplotlib
latexcodec==2.0.1
# via pybtex
matplotlib==3.8.2
matplotlib==3.8.3
# via
# -r python/requirements.txt
# pymatgen
Expand Down Expand Up @@ -122,7 +122,7 @@ pillow==10.2.0
# via matplotlib
pint==0.19.2
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
plotly==5.18.0
plotly==5.19.0
# via
# mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
# pymatgen
Expand Down
4 changes: 2 additions & 2 deletions mpcontribs-kernel-gateway/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ markupsafe==2.1.5
# via
# jinja2
# nbconvert
matplotlib==3.8.2
matplotlib==3.8.3
# via
# -r python/requirements.txt
# pymatgen
Expand Down Expand Up @@ -241,7 +241,7 @@ pint==0.19.2
# via mpcontribs-client
platformdirs==4.2.0
# via jupyter-core
plotly==5.18.0
plotly==5.19.0
# via
# mpcontribs-client
# pymatgen
Expand Down
4 changes: 2 additions & 2 deletions mpcontribs-portal/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ markupsafe==2.1.5
# via
# jinja2
# nbconvert
matplotlib==3.8.2
matplotlib==3.8.3
# via
# -r python/requirements.txt
# pymatgen
Expand Down Expand Up @@ -245,7 +245,7 @@ pint==0.19.2
# via mpcontribs-client
platformdirs==4.2.0
# via jupyter-core
plotly==5.18.0
plotly==5.19.0
# via
# mpcontribs-client
# pymatgen
Expand Down

0 comments on commit 6fb6725

Please sign in to comment.