Update pytest to 5.x

This commit is contained in:
Ryan P Kilby 2019-06-30 17:20:44 -07:00
parent df1d146ee7
commit 2cd5d58e3b

View File

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