Skip to content

Commit

Permalink
Bump pytorch-tabnet from 4.0 to 4.1.0
Browse files Browse the repository at this point in the history
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](dreamquark-ai/tabnet@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 20499a4 commit 76cb29a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 76cb29a

Please sign in to comment.