Skip to content

Commit 3a50260

Browse files
build(deps): update pytorch-lightning requirement from <2.6.0,>=1.9.0 to >=1.9.0,<2.7.0 in /requirements (#3347)
build(deps): update pytorch-lightning requirement in /requirements Updates the requirements on [pytorch-lightning](https://github.com/Lightning-AI/lightning) to permit the latest version. - [Release notes](https://github.com/Lightning-AI/lightning/releases) - [Commits](Lightning-AI/pytorch-lightning@1.9.0...2.6.1) --- updated-dependencies: - dependency-name: pytorch-lightning dependency-version: 2.6.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 0be589c commit 3a50260

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/_integrate.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# contentiously validated integration with these expected ranges
22

33
# ToDo: investigate and add validation with 2.0+ on GPU
4-
pytorch-lightning >=1.9.0, <2.6.0
4+
pytorch-lightning >=1.9.0, <2.7.0

0 commit comments

Comments
 (0)