Fix pytest to 3.3.2

This commit is contained in:
Daniel Quinn 2018-02-01 12:18:01 +00:00
parent 9faf0a102e
commit fd5b831979

View File

@ -17,7 +17,7 @@ gunicorn==19.7.1
# For the tests
factory-boy
pytest
pytest==3.3.2 # Newer versions break with pytest-sugar
pytest-django
pytest-sugar
pytest-env