Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions mpcontribs-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ jupyter-core==5.9.1
# notebook
jupyter-events==0.12.1
# via jupyter-server
jupyter-server==2.17.0
jupyter-server==2.18.0
# via notebook-shim
jupyter-server-terminals==0.5.4
# via jupyter-server
Expand Down Expand Up @@ -240,7 +240,7 @@ matplotlib-inline==0.2.1
# ipython
mimerender-pr36==0.0.2
# via flask-mongorest-mpcontribs
mistune==3.2.0
mistune==3.2.1
# via
# flasgger-tschaume
# nbconvert
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ jupyter-core==5.9.1
# notebook
jupyter-events==0.12.1
# via jupyter-server
jupyter-server==2.18.2
jupyter-server==2.18.0
# via notebook-shim
jupyter-server-terminals==0.5.4
# via jupyter-server
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-api/requirements/ubuntu-latest_py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ jupyter-core==5.9.1
# notebook
jupyter-events==0.12.1
# via jupyter-server
jupyter-server==2.18.2
jupyter-server==2.18.0
# via notebook-shim
jupyter-server-terminals==0.5.4
# via jupyter-server
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 @@ -148,7 +148,7 @@ jupyter-events==0.12.1
# via jupyter-server
jupyter-kernel-gateway==3.0.1
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
jupyter-server==2.17.0
jupyter-server==2.18.0
# via jupyter-kernel-gateway
jupyter-server-terminals==0.5.4
# via jupyter-server
Expand Down Expand Up @@ -180,7 +180,7 @@ matplotlib-inline==0.2.1
# via
# ipykernel
# ipython
mistune==3.2.0
mistune==3.2.1
# via nbconvert
monotonic==1.6
# via bravado
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jupyter-events==0.12.1
# via jupyter-server
jupyter-kernel-gateway==3.0.1
# via -r requirements.in
jupyter-server==2.18.2
jupyter-server==2.18.0
# via jupyter-kernel-gateway
jupyter-server-terminals==0.5.4
# via jupyter-server
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jupyter-events==0.12.1
# via jupyter-server
jupyter-kernel-gateway==3.0.1
# via -r requirements.in
jupyter-server==2.18.2
jupyter-server==2.18.0
# via jupyter-kernel-gateway
jupyter-server-terminals==0.5.4
# via jupyter-server
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jupyter-events==0.12.1
# via jupyter-server
jupyter-kernel-gateway==3.0.1
# via -r requirements.in
jupyter-server==2.18.2
jupyter-server==2.18.0
# via jupyter-kernel-gateway
jupyter-server-terminals==0.5.4
# via jupyter-server
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jupyter-events==0.12.1
# via jupyter-server
jupyter-kernel-gateway==3.0.1
# via -r requirements.in
jupyter-server==2.18.2
jupyter-server==2.18.0
# via jupyter-kernel-gateway
jupyter-server-terminals==0.5.4
# via jupyter-server
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ pandas==2.3.3
# via
# mpcontribs-lux (pyproject.toml)
# pymatgen
pillow==12.0.0
pillow==12.2.0
# via matplotlib
plotly==6.5.0
# via pymatgen
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ pandas==2.3.3
# pymatgen
pathspec==0.12.1
# via mypy
pillow==12.0.0
pillow==12.2.0
# via matplotlib
platformdirs==4.5.1
# via virtualenv
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ pandas==2.3.3
# via
# mpcontribs-lux (pyproject.toml)
# pymatgen
pillow==12.0.0
pillow==12.2.0
# via matplotlib
plotly==6.5.0
# via pymatgen
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ pandas==2.3.3
# pymatgen
pathspec==0.12.1
# via mypy
pillow==12.0.0
pillow==12.2.0
# via matplotlib
platformdirs==4.5.1
# via virtualenv
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-portal/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ matplotlib-inline==0.2.1
# via
# ipykernel
# ipython
mistune==3.2.0
mistune==3.2.1
# via nbconvert
monotonic==1.6
# via bravado
Expand Down