Skip to content

Commit 621920d

Browse files
committed
repin test reqs
1 parent 0645937 commit 621920d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

test_requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
pytest
2-
pytest-cov
3-
pytest-cover
4-
pytest-pep8
5-
pytest-xdist
1+
pytest>=4.4.0
2+
pytest-cov>=2.6.1,<3.0.0
3+
pytest-cover>=3.0.0,<4.0.0
4+
pytest-pep8>=1.0.6,<2.0.0
5+
pytest-xdist>=1.14,<2.0.0
66
pytest-mock>=1.5.0,<3.0.0
77
mock>=1.0.1,<5.0.0
88
coverage>=3.7.1,<6.0.0

0 commit comments

Comments
 (0)