Skip to content
Open
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 emmet-builders-legacy/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ filelock==3.13.1
# triton
flask==3.0.2
# via mongogrant
fonttools==4.47.2
fonttools==4.61.0
# via matplotlib
frozenlist==1.4.1
# via
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ emmet-core[all]==0.84.9
# via emmet-builders (pyproject.toml)
filelock==3.19.1
# via mdanalysis
fonttools==4.59.2
fonttools==4.61.0
# via matplotlib
griddataformats==1.0.2
# via mdanalysis
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ filelock==3.19.1
# virtualenv
flake8==7.3.0
# via emmet-builders (pyproject.toml)
fonttools==4.59.2
fonttools==4.61.0
# via matplotlib
ghp-import==2.1.0
# via mkdocs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ emmet-core[all]==0.84.9
# via emmet-builders (pyproject.toml)
filelock==3.19.1
# via mdanalysis
fonttools==4.59.2
fonttools==4.61.0
# via matplotlib
griddataformats==1.0.2
# via mdanalysis
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ filelock==3.19.1
# virtualenv
flake8==7.3.0
# via emmet-builders (pyproject.toml)
fonttools==4.59.2
fonttools==4.61.0
# via matplotlib
ghp-import==2.1.0
# via mkdocs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ emmet-core[all]==0.84.6
# via emmet-builders (setup.py)
filelock==3.18.0
# via mdanalysis
fonttools==4.58.0
fonttools==4.61.0
# via matplotlib
fsspec==2025.3.2
# via matcalc
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ filelock==3.18.0
# virtualenv
flake8==7.2.0
# via emmet-builders (setup.py)
fonttools==4.58.0
fonttools==4.61.0
# via matplotlib
frozenlist==1.6.0
# via
Expand Down
2 changes: 1 addition & 1 deletion emmet-builders/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ filelock==3.13.1
# triton
flask==3.0.2
# via mongogrant
fonttools==4.47.2
fonttools==4.61.0
# via matplotlib
frozenlist==1.4.1
# via
Expand Down
Loading