From 1faa6005c803cda14c478e29ba87df48af23f00a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 19:20:25 +0000 Subject: [PATCH] Update plotly requirement from <=6.7.0,>=5.16 to >=5.16,<=6.8.0 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](https://github.com/plotly/plotly.py/compare/v5.16.0...v6.8.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 110d8633ef..eb190c4ac9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ numpy >= 1.20.0, <= 2.5 nvidia-ml-py >=12.535.77 optax < 0.3 orthax < 0.3 -plotly >= 5.16, <= 6.7.0 +plotly >= 5.16, <= 6.8.0 psutil <= 7.2.2 pylatexenc >= 2.0, <= 2.10 quadax >= 0.2.2, < 0.3