Skip to content

Commit

Permalink
Update pytorch-lightning requirement
Browse files Browse the repository at this point in the history
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.8.0...2.2.5)

---
updated-dependencies:
- dependency-name: pytorch-lightning
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 2b2a59f commit f8ae55a
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 @@ -5,7 +5,7 @@ boto3>=1.26.0, <1.33.8
requests>=2.31.0, <2.31.1
sagemaker>=2.112.0, <2.199.1
syne-tune[aws,gpsearchers]>=0.6.0, <0.10.1
pytorch-lightning>=1.8.0, <1.9.5
pytorch-lightning>=1.8.0, <2.2.6
Pillow>=9.0, <10.1.1
tabulate>=0.9.0, <0.9.1
tensorboardX>=2.5.0, <2.6.3
Expand Down

0 comments on commit f8ae55a

Please sign in to comment.