Skip to content

Commit

Permalink
Merge pull request Lightning-AI#11635 from PyTorchLightning/ci/fix-term
Browse files Browse the repository at this point in the history
Pin `coverage<6.3`
  • Loading branch information
akihironitta authored Jan 27, 2022
1 parent fe34bf2 commit cfb0411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
coverage>5.2.0
coverage>5.2.0,<6.3
codecov>=2.1
pytest>=6.0
pytest-rerunfailures>=10.2
Expand Down

0 comments on commit cfb0411

Please sign in to comment.