From 4eecf868162afbad95f3acb933fe307ad9c4c08a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 14:12:41 +0000 Subject: [PATCH] Update pyscf requirement from ~=2.12.1 to ~=2.13.0 in /scripts/nb-tester Updates the requirements on [pyscf](https://github.com/pyscf/pyscf) to permit the latest version. - [Release notes](https://github.com/pyscf/pyscf/releases) - [Changelog](https://github.com/pyscf/pyscf/blob/master/CHANGELOG) - [Commits](https://github.com/pyscf/pyscf/compare/v2.12.1...v2.13.0) --- updated-dependencies: - dependency-name: pyscf dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/nb-tester/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/nb-tester/requirements.txt b/scripts/nb-tester/requirements.txt index ff5c7a65501..8e3157a52ab 100644 --- a/scripts/nb-tester/requirements.txt +++ b/scripts/nb-tester/requirements.txt @@ -17,7 +17,7 @@ qiskit-experiments~=0.14.0 samplomatic~=0.19.0 scipy~=1.17.1 scikit-learn~=1.8.0 -pyscf~=2.12.1; sys.platform != 'win32' +pyscf~=2.13.0; sys.platform != 'win32' python-sat~=1.9.dev3 plotly~=6.7.0 gem-suite~=0.1.6