Skip to content
Merged
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
2 changes: 1 addition & 1 deletion mpcontribs-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ cramjam==2.11.0
# via python-snappy
crontab==1.0.5
# via rq-scheduler
cryptography==48.0.1
cryptography==49.0.0
# via pyopenssl
css-html-js-minify==2.5.5
# via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
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 @@ -68,7 +68,7 @@ cramjam==2.11.0
# via python-snappy
crontab==1.0.5
# via rq-scheduler
cryptography==48.0.1
cryptography==49.0.0
# via pyopenssl
css-html-js-minify==2.5.5
# via mpcontribs-api (pyproject.toml)
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 @@ -68,7 +68,7 @@ cramjam==2.11.0
# via python-snappy
crontab==1.0.5
# via rq-scheduler
cryptography==48.0.1
cryptography==49.0.0
# via pyopenssl
css-html-js-minify==2.5.5
# via mpcontribs-api (pyproject.toml)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ pillow==12.2.0
# via matplotlib
plotly==6.5.0
# via pymatgen
pyarrow==22.0.0
pyarrow==23.0.1
# via mpcontribs-lux (pyproject.toml)
pybtex==0.25.1
# via emmet-core
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ pluggy==1.6.0
# pytest-cov
pre-commit==4.5.0
# via mpcontribs-lux (pyproject.toml)
pyarrow==22.0.0
pyarrow==23.0.1
# via mpcontribs-lux (pyproject.toml)
pybtex==0.25.1
# via emmet-core
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ pillow==12.2.0
# via matplotlib
plotly==6.5.0
# via pymatgen
pyarrow==22.0.0
pyarrow==23.0.1
# via mpcontribs-lux (pyproject.toml)
pybtex==0.25.1
# via emmet-core
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ pluggy==1.6.0
# pytest-cov
pre-commit==4.5.0
# via mpcontribs-lux (pyproject.toml)
pyarrow==22.0.0
pyarrow==23.0.1
# via mpcontribs-lux (pyproject.toml)
pybtex==0.25.1
# via emmet-core
Expand Down
Loading