Upgrade requirements.txt and pytest-django

Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
This commit is contained in:
Aleksi Häkli 2019-03-02 22:42:18 +02:00
parent 757baeb705
commit b4f7e71277
No known key found for this signature in database
GPG key ID: 3E7146964D726BBE

View file

@ -4,6 +4,6 @@ mypy==0.670 ; platform_python_implementation != 'PyPy'
prospector==1.1.6.2
pytest==4.3.0
pytest-cov==2.6.1
pytest-django==3.4.7
pytest-django==3.4.8
sphinx_rtd_theme==0.4.3
tox==3.7.0