Skip to content

Commit a91e6a0

Browse files
auvipytomchristie
authored andcommitted
Updated test packges version (#6665)
1 parent 9811a29 commit a91e6a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements/requirements-testing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Pytest for running the tests.
2-
pytest==4.3.0
3-
pytest-django==3.4.8
4-
pytest-cov==2.6.1
2+
pytest>=4.5.0,<4.6
3+
pytest-django>=3.4.8,<3.5
4+
pytest-cov>=2.7.1

0 commit comments

Comments
 (0)