Skip to content

Commit

Permalink
Allow PyTorch Lightning 2.0 (#2728)
Browse files Browse the repository at this point in the history
  • Loading branch information
lostella authored Mar 17, 2023
1 parent 9eaf7dd commit 25e6fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements-pytorch.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
torch>=1.9,<3
pytorch-lightning~=1.5
pytorch-lightning>=1.5,<3
# Need to pin protobuf (for now)
# See: https://github.com/PyTorchLightning/pytorch-lightning/issues/13159
protobuf~=3.19.0

0 comments on commit 25e6fd2

Please sign in to comment.