From db32bc788c002656d5dc84816a3d02d07ce52a25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 15:10:09 +0800 Subject: [PATCH] Update plotly requirement from ~=5.16.1 to ~=5.17.0 (#303) 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/master/CHANGELOG.md) - [Commits](https://github.com/plotly/plotly.py/compare/v5.16.1...v5.17.0) --- updated-dependencies: - dependency-name: plotly dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 24e2c30..9903c28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ sympy~=1.12 ase~=3.22.1 seekpath~=2.1.0 widget-bzvisualizer~=0.1.0b10 -plotly~=5.16.1 +plotly~=5.17.0 pandas~=2.1.0 nglview~=3.0.8 moviepy~=1.0.3