1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 01:21:21 +03:00
awx/requirements/requirements_dev.txt

24 lines
355 B
Plaintext
Raw Normal View History

2016-08-11 15:38:54 +03:00
django-debug-toolbar==1.5
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
2018-05-13 03:35:01 +03:00
pytest-xdist
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