21 lines
283 B
Plaintext
21 lines
283 B
Plaintext
# Test dependencies go here.
|
|
-r base.txt
|
|
|
|
|
|
|
|
coverage==4.4.1
|
|
flake8==3.3.0 # pyup: != 2.6.0
|
|
django-test-plus==1.0.18
|
|
factory-boy==2.8.1
|
|
|
|
# pytest
|
|
pytest-django==3.1.2
|
|
pytest-sugar==0.8.0
|
|
|
|
django-test-plus==1.0.18
|
|
# improved REPL
|
|
ipdb==0.10.3
|
|
|
|
pytest-django==3.1.2
|
|
pytest-sugar==0.8.0
|