rollback pytest to 6.1 as py35 is dropped in 6.2

This commit is contained in:
Max Morlocke 2020-12-24 23:08:19 -05:00
parent fdd2ae448b
commit 5e7e5e7e90

View File

@ -1,4 +1,4 @@
# Pytest for running the tests.
pytest>=6.2.1,<6.3
pytest>=6.1.1,<6.2
pytest-django>=4.1.0,<4.2
pytest-cov>=2.10.1