Sphinx==1.3b1
# inspektor (static and style checks)
pylint==1.9.3; python_version <= '2.7'
pylint==2.3.0; python_version >= '3.4'
inspektor==0.5.2
autotest>=0.16.2; python_version < '3.0'
aexpect==1.6.0
simplejson==3.8.0
netaddr==0.7.19
zipp==1.2.0; python_version < '3.0'
netifaces>=0.10.5
argparse==1.3.0; python_version < '2.7'
logutils==0.3.3; python_version < '2.7'
importlib==1.0.3; python_version < '2.7'
unittest2==1.0.0; python_version < '2.7'