From 76cb29ad5f7d70841e37ed525b40b24976025fc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 11:29:04 +0000 Subject: [PATCH] Bump pytorch-tabnet from 4.0 to 4.1.0 Bumps [pytorch-tabnet](https://github.com/dreamquark-ai/tabnet) from 4.0 to 4.1.0. - [Release notes](https://github.com/dreamquark-ai/tabnet/releases) - [Changelog](https://github.com/dreamquark-ai/tabnet/blob/develop/CHANGELOG.md) - [Commits](https://github.com/dreamquark-ai/tabnet/compare/v4.0...v4.1.0) --- updated-dependencies: - dependency-name: pytorch-tabnet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9420109e..b6f32f0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ omegaconf >=2.1.0 torchmetrics >=0.10.0, <0.12.0 tensorboard >2.2.0, !=2.5.0 protobuf >=3.20.0, <4.24.0 -pytorch-tabnet ==4.0 +pytorch-tabnet ==4.1.0 PyYAML >=5.4, <6.1.0 # importlib-metadata <1,>=0.12 matplotlib >3.1