awx/requirements/requirements_dev.txt
2020-07-28 11:16:52 -04:00

27 lines
594 B
Plaintext

django-debug-toolbar==1.11
django-rest-swagger==2.2.0
pprofile==2.0.4
ipython==5.2.1
unittest2==1.1.0
pep8==1.7.1
flake8==3.7.9
pluggy==0.6.0
pyflakes==2.2.0
pytest==3.6.0
pytest-cov==2.8.1
pytest-django==3.9.0
pytest-forked==1.2.0 # https://github.com/pytest-dev/pytest-forked/commit/664645adb28cb74c6b4caea6869842e60df82667
pytest-pythonpath
pytest-mock==1.11.1
pytest-timeout==1.3.4
pytest-xdist==1.27.0
tox==3.15.0 # for awxkit
logutils==0.3.5
jupyter
matplotlib
backports.tempfile # support in unit tests for py32+ tempfile.TemporaryDirectory
mockldap
sdb
gprof2dot
atomicwrites==1.1.5