13 lines
234 B
Text
13 lines
234 B
Text
# Test dependencies go here.
|
|
|
|
flake8~=3.8.0
|
|
pytest~=6.0.0
|
|
pytest-cov~=2.10.0
|
|
pytest-django~=3.9.0
|
|
pytest-env~=0.6.0
|
|
pytest-mock~=3.2.0
|
|
pytest-randomly~=3.4.0
|
|
pytest-sugar~=0.9.0
|
|
requests-mock~=1.8.0
|
|
#pytest-profiling<1.4
|
|
faker!=5.5.0
|