Skip to content

Commit debae7e

Browse files
committed
fix nvalchemi version;
1 parent 5f9aa79 commit debae7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/fairchem-core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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", "pyarrow"]
41+
extras = ["pymatgen", "quacc[phonons]>=0.15.3", "pandas", "nvalchemi-toolkit-ops==0.2.0", "pyarrow"]
4242

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

0 commit comments

Comments
 (0)