blob: 3dbcc2f97c013da10ba112f913163a6a6eddaf5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
django-debug-toolbar==1.11
django-rest-swagger
pprofile
ipython==5.2.1
unittest2
pep8
flake8
pyflakes
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
gprof2dot
atomicwrites==1.1.5
|