Updated test packges version (#6665)

This commit is contained in:
Asif Saif Uddin 2019-05-13 14:21:27 +06:00 committed by Tom Christie
parent 9811a29a5a
commit a91e6a0e69

View File

@ -1,4 +1,4 @@
# Pytest for running the tests.
pytest==4.3.0
pytest-django==3.4.8
pytest-cov==2.6.1
pytest>=4.5.0,<4.6
pytest-django>=3.4.8,<3.5
pytest-cov>=2.7.1