Skip to content

Commit

Permalink
fix lightning requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
MikhailKardash committed Mar 6, 2024
1 parent 9d22d5a commit 5db785c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion harness/tests/requirements/requirements-harness.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ requests_mock
coverage
deepspeed==0.8.3
# lightning not tested but required for linter checks
lightning=1.9
lightning==1.9
transformers>=4.8.2,<4.29.0
torch==1.11.0
torchvision==0.12.0
Expand Down

0 comments on commit 5db785c

Please sign in to comment.