Skip to content

Commit 4d74da1

Browse files
Update plotly requirement from ~=6.9.0 to ~=7.0.0 in /scripts/nb-tester
Updates the requirements on [plotly](https://github.com/plotly/plotly.py) to permit the latest version. - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.py@v6.9.0...v7.0.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 7.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a3b8eb commit 4d74da1

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
@@ -20,7 +20,7 @@ scipy~=1.17.1
2020
scikit-learn~=1.9.0
2121
pyscf~=2.14.0; sys.platform != 'win32'
2222
python-sat~=1.9.dev15
23-
plotly~=6.9.0
23+
plotly~=7.0.0
2424
gem-suite~=0.1.6
2525
ffsim~=0.0.84; sys.platform != 'win32'
2626
sympy~=1.14.0

0 commit comments

Comments
 (0)