1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00
awx/requirements/requirements_dev.txt

24 lines
363 B
Plaintext
Raw Normal View History

2019-04-12 21:45:44 +03:00
django-debug-toolbar==1.11
django-rest-swagger
pprofile
ipython==5.2.1
unittest2
pep8
flake8
2018-08-27 22:05:03 +03:00
pluggy==0.6.0
2016-09-12 19:45:01 +03:00
pyflakes
2018-06-14 17:11:11 +03:00
pytest==3.6.0
pytest-cov
pytest-django
pytest-pythonpath
pytest-mock
pytest-timeout
2019-04-05 01:35:37 +03:00
pytest-xdist<1.28.0
logutils
jupyter
matplotlib
backports.tempfile # support in unit tests for py32+ tempfile.TemporaryDirectory
2018-01-09 18:20:24 +03:00
mockldap
sdb
2018-08-27 22:05:03 +03:00
atomicwrites==1.1.5