From 6e79c19fe06e5b5290c455a96508fbab3852e8e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 03:52:50 +0000 Subject: [PATCH] Bump tensorboard from 2.13.0 to 2.14.0 Bumps [tensorboard](https://github.com/tensorflow/tensorboard) from 2.13.0 to 2.14.0. - [Release notes](https://github.com/tensorflow/tensorboard/releases) - [Changelog](https://github.com/tensorflow/tensorboard/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorboard/compare/2.13.0...2.14.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 325b92544..f6a04b319 100644 --- a/requirements-freqai.txt +++ b/requirements-freqai.txt @@ -8,5 +8,5 @@ joblib==1.3.1 catboost==1.2; 'arm' not in platform_machine lightgbm==4.0.0 xgboost==1.7.6 -tensorboard==2.13.0 +tensorboard==2.14.0 datasieve==0.1.7