awx/requirements/requirements_dev.txt
2021-03-25 13:17:21 -07:00

23 lines
395 B
Plaintext

django-debug-toolbar==1.11
django-rest-swagger
pprofile
unittest2
black
pytest
pytest-cov
pytest-django
pytest-pythonpath
pytest-mock==1.11.1
pytest-timeout
pytest-xdist==1.34.0 # 2.0.0 broke zuul for some reason
tox # for awxkit
logutils
jupyter
matplotlib
backports.tempfile # support in unit tests for py32+ tempfile.TemporaryDirectory
mockldap
sdb
remote-pdb
gprof2dot
atomicwrites==1.4.0