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
8 changes: 4 additions & 4 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 Expand Up @@ -297,7 +297,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.41.1
# via ddtrace
orjson==3.11.8
orjson==3.11.9
# via
# flask-mongorest-mpcontribs
# pymatgen-core
Expand Down Expand Up @@ -415,7 +415,7 @@ referencing==0.37.0
# jupyter-events
regex==2026.4.4
# via dateparser
requests==2.33.1
requests==2.34.2
# via
# atlasq-tschaume
# pymatgen-core
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
8 changes: 4 additions & 4 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 Expand Up @@ -222,7 +222,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.41.1
# via ddtrace
orjson==3.11.8
orjson==3.11.9
# via
# kaleido
# pymatgen-core
Expand Down Expand Up @@ -333,7 +333,7 @@ referencing==0.37.0
# jsonschema
# jsonschema-specifications
# jupyter-events
requests==2.33.1
requests==2.34.2
# via
# bravado
# bravado-core
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 @@ -52,7 +52,7 @@ numpy==2.3.5
# pymatgen-io-validation
# scipy
# spglib
orjson==3.11.5
orjson==3.11.6
# via pymatgen
packaging==25.0
# via
Expand All @@ -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 Expand Up @@ -97,13 +97,13 @@ python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
python-dotenv==1.2.1
python-dotenv==1.2.2
# via pydantic-settings
pytz==2025.2
# via pandas
pyyaml==6.0.3
# via pybtex
requests==2.32.5
requests==2.33.0
# via
# pymatgen
# pymatgen-io-validation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ numpy==2.3.5
# pymatgen-io-validation
# scipy
# spglib
orjson==3.11.5
orjson==3.11.6
# via pymatgen
packaging==25.0
# via
Expand All @@ -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 Expand Up @@ -142,7 +142,7 @@ pyparsing==3.2.5
# via
# bibtexparser
# matplotlib
pytest==9.0.2
pytest==9.0.3
# via
# mpcontribs-lux (pyproject.toml)
# pytest-cov
Expand All @@ -155,15 +155,15 @@ python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
python-dotenv==1.2.1
python-dotenv==1.2.2
# via pydantic-settings
pytz==2025.2
# via pandas
pyyaml==6.0.3
# via
# pre-commit
# pybtex
requests==2.32.5
requests==2.33.0
# via
# pymatgen
# pymatgen-io-validation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ numpy==2.3.5
# pymatgen-io-validation
# scipy
# spglib
orjson==3.11.5
orjson==3.11.6
# via pymatgen
packaging==25.0
# via
Expand All @@ -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 Expand Up @@ -97,13 +97,13 @@ python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
python-dotenv==1.2.1
python-dotenv==1.2.2
# via pydantic-settings
pytz==2025.2
# via pandas
pyyaml==6.0.3
# via pybtex
requests==2.32.5
requests==2.33.0
# via
# pymatgen
# pymatgen-io-validation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ numpy==2.3.5
# pymatgen-io-validation
# scipy
# spglib
orjson==3.11.5
orjson==3.11.6
# via pymatgen
packaging==25.0
# via
Expand All @@ -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 Expand Up @@ -142,7 +142,7 @@ pyparsing==3.2.5
# via
# bibtexparser
# matplotlib
pytest==9.0.2
pytest==9.0.3
# via
# mpcontribs-lux (pyproject.toml)
# pytest-cov
Expand All @@ -155,15 +155,15 @@ python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
python-dotenv==1.2.1
python-dotenv==1.2.2
# via pydantic-settings
pytz==2025.2
# via pandas
pyyaml==6.0.3
# via
# pre-commit
# pybtex
requests==2.32.5
requests==2.33.0
# via
# pymatgen
# pymatgen-io-validation
Expand Down
6 changes: 3 additions & 3 deletions 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 Expand Up @@ -219,7 +219,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.41.1
# via ddtrace
orjson==3.11.8
orjson==3.11.9
# via pymatgen-core
packaging==26.2
# via
Expand Down Expand Up @@ -308,7 +308,7 @@ referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
requests==2.33.1
requests==2.34.2
# via
# bravado
# bravado-core
Expand Down
Loading