diff --git a/pyproject.toml b/pyproject.toml index bb80292..628650d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "pandas", "periodictable", "pyarrow", - "pyscf", + "pyscf==2.6.2", "py3Dmol", "basis_set_exchange", "sympy",