Skip to content

Commit 377eb75

Browse files
dependabot[bot]lbluquezulissimeta
authored
pip: bump pymatgen from v2025.10.7 to 2026.3.23 (#1922)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Luis Barroso-Luque <lbluque@users.noreply.github.com> Co-authored-by: zulissimeta <122578103+zulissimeta@users.noreply.github.com> Co-authored-by: lbluque <lbluque@meta.com>
1 parent 3c7ab56 commit 377eb75

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/fairchem-core/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"huggingface_hub>=0.27.1",
2020
"ase>=3.26.0",
2121
"ase-db-backends>=0.10.0",
22-
"monty>=v2025.1.3",
22+
"monty>=2026.2.18",
2323
"clusterscope==0.0.18",
2424
"setuptools<81.0.0",
2525
"requests",
@@ -38,7 +38,7 @@ dev = ["pre-commit", "pytest", "pytest-cov", "coverage", "syrupy", "ruff==0.5.1"
3838
docs = ["jupyter-book", "jupytext", "sphinx","sphinx-autoapi==3.3.3", "astroid<4", "umap-learn", "vdict", "ipywidgets", "jupyter_book>=2.0", "torch-dftd"]
3939
adsorbml = ["dscribe", "x3dase", "scikit-image"]
4040
torchsim = ["torch-sim-atomistic>=0.5.2; python_version >= '3.12'"]
41-
extras = ["pymatgen", "quacc[phonons]>=0.15.3", "pandas", "nvalchemi-toolkit-ops==0.2.0", "pyarrow"]
41+
extras = ["pymatgen>=2025.1.9", "quacc[phonons]>=0.15.3", "pandas", "nvalchemi-toolkit-ops==0.2.0", "pyarrow"]
4242

4343
[project.scripts]
4444
fairchem = "fairchem.core._cli:main"

packages/fairchem-demo-ocpapi/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"requests",
2323
"responses == 0.23.2",
2424
"tenacity == 8.2.3",
25-
"tqdm == 4.66.1",
25+
"tqdm",
2626
]
2727

2828
[project.urls]

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ numba==0.65.0
1010
numpy==2.4.4
1111
scikit-learn==1.7.2
1212
lmdb==1.6.2
13-
pymatgen==v2025.10.7
13+
pymatgen==v2026.3.23
1414
ray[serve]==2.54.1
1515
ipykernel==7.2.0
1616
jupyter_book==2.1.2

0 commit comments

Comments
 (0)