Skip to content

Commit 5006f6a

Browse files
committed
requirements: Uncap test requirements
In commit 8004ff9 we removed the caps on runtime requirements. This change removes the caps for test runtimes. Signed-off-by: Stephen Finucane <stephen@that.guru>
1 parent 220465e commit 5006f6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pytest>=3.0,<6.0
2-
pytest-cov~=2.5
1+
pytest>=3.0
2+
pytest-cov

0 commit comments

Comments
 (0)