# All pip installable requirements pinned for Travis CI
fabric==1.11.1
Sphinx==1.3b1
flexmock==0.9.7
inspektor==0.2.2
pep8==1.6.2
requests==1.2.3
PyYAML==3.11
Pillow==2.2.1
snakefood==1.4
networkx==1.9.1
pygraphviz==1.3rc2
mock==1.2.0
aexpect==1.0.0
psutil==3.1.1
# stevedore for loading "new style" plugins
stevedore==1.8.0
lxml>=3.4.4
# All python 2.6 specific requirements (backports)
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'
