Skip to content

Commit 67a3cd2

Browse files
akihironittalexierule
authored andcommitted
Merge pull request #11635 from PyTorchLightning/ci/fix-term
Pin `coverage<6.3`
1 parent 5f616ac commit 67a3cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
coverage>5.2.0
1+
coverage>5.2.0,<6.3
22
codecov>=2.1
33
pytest>=6.0
44
pytest-rerunfailures>=10.2

0 commit comments

Comments
 (0)