Updated test packges version

This commit is contained in:
Asif Saif Uddin 2019-05-12 13:11:03 +06:00 committed by GitHub
parent 9811a29a5a
commit 56307cc577
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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