13 lines
237 B
Text
13 lines
237 B
Text
# Test dependencies go here.
|
|
|
|
flake8~=3.9.1
|
|
pytest~=6.2.3
|
|
pytest-cov~=2.12.0
|
|
pytest-django~=4.4.0
|
|
pytest-env~=0.6.0
|
|
pytest-mock~=3.6.0
|
|
pytest-randomly~=3.10.1
|
|
pytest-sugar~=0.9.0
|
|
pytest-asyncio~=0.15.1
|
|
requests-mock~=1.9.0
|
|
faker~=8.12.1
|