Skip to content

Commit

Permalink
Bump pytorch-lightning from 2.0.0 to 2.1.3
Browse files Browse the repository at this point in the history
Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.0.0 to 2.1.3.
- [Release notes](https://github.com/Lightning-AI/lightning/releases)
- [Commits](Lightning-AI/pytorch-lightning@2.0.0...2.1.3)

---
updated-dependencies:
- dependency-name: pytorch-lightning
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent ae78f3e commit 57a724c
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
@@ -1,7 +1,7 @@
# --------- pytorch --------- #
torch>=1.10.0
torchvision>=0.11.0
pytorch-lightning==2.0.0
pytorch-lightning==2.1.3
torchmetrics==0.11.0

# --------- hydra --------- #
Expand Down

0 comments on commit 57a724c

Please sign in to comment.