From 22b4555926b44e7200d5a01b9bde6337ab21a350 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 03:46:46 +0000 Subject: [PATCH] Bump tensorboard from 2.14.1 to 2.15.0 Bumps [tensorboard](https://github.com/tensorflow/tensorboard) from 2.14.1 to 2.15.0. - [Release notes](https://github.com/tensorflow/tensorboard/releases) - [Changelog](https://github.com/tensorflow/tensorboard/blob/2.15.0/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorboard/compare/2.14.1...2.15.0) --- updated-dependencies: - dependency-name: tensorboard dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-freqai.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-freqai.txt b/requirements-freqai.txt index b79f02e93..67235a1b2 100644 --- a/requirements-freqai.txt +++ b/requirements-freqai.txt @@ -8,5 +8,5 @@ joblib==1.3.2 catboost==1.2.2; 'arm' not in platform_machine lightgbm==4.1.0 xgboost==2.0.0 -tensorboard==2.14.1 +tensorboard==2.15.0 datasieve==0.1.7