Skip to content

Commit 4b86a04

Browse files
Update ffsim requirement from ~=0.0.83 to ~=0.0.84 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.83...v0.0.84) --- updated-dependencies: - dependency-name: ffsim dependency-version: 0.0.84 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 96ba18b commit 4b86a04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎scripts/nb-tester/requirements.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ pyscf~=2.14.0; sys.platform != 'win32'
2121
python-sat~=1.9.dev14
2222
plotly~=6.9.0
2323
gem-suite~=0.1.6
24-
ffsim~=0.0.83; sys.platform != 'win32'
24+
ffsim~=0.0.84; sys.platform != 'win32'
2525
sympy~=1.14.0

0 commit comments

Comments
 (0)