From 1eb47f166726948202d1afdefd2c9279060222ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 16:18:07 +0000 Subject: [PATCH] Bump setuptools from 59.5.0 to 65.5.1 in /speech/fastpitch/pytorch Bumps [setuptools](https://github.com/pypa/setuptools) from 59.5.0 to 65.5.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/v59.5.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- speech/fastpitch/pytorch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/speech/fastpitch/pytorch/requirements.txt b/speech/fastpitch/pytorch/requirements.txt index 746380ab0..a2f8083b6 100644 --- a/speech/fastpitch/pytorch/requirements.txt +++ b/speech/fastpitch/pytorch/requirements.txt @@ -8,7 +8,7 @@ praat-parselmouth==0.3.3 tensorboardX==2.0 tensorboard==2.7.0 pytest==6.2.5 -setuptools==59.5.0 +setuptools==65.5.1 protobuf==3.19.4 wandb==0.12.8 horovod==0.24.3