Skip to content

Commit 043b5d7

Browse files
Update ffsim requirement from ~=0.0.58 to ~=0.0.60 in /scripts/nb-tester
Updates the requirements on [ffsim](https://github.com/qiskit-community/ffsim) to permit the latest version. - [Release notes](https://github.com/qiskit-community/ffsim/releases) - [Commits](qiskit-community/ffsim@v0.0.58...v0.0.60) --- updated-dependencies: - dependency-name: ffsim dependency-version: 0.0.60 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1fb4890 commit 043b5d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/nb-tester/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ scikit-learn~=1.7.2
1919
pyscf~=2.10.0; sys.platform != 'win32'
2020
python-sat~=1.8.dev23
2121
gem-suite~=0.1.6
22-
ffsim~=0.0.58; sys.platform != 'win32'
22+
ffsim~=0.0.60; sys.platform != 'win32'
2323
sympy~=1.14.0

0 commit comments

Comments
 (0)