# Pyparsing doesn't mock very well, and it's easily pip installable.
pyparsing
# We have several parsers that create construct objects, and if we install
# it correctly, the documentation looks better.
construct
sphinx==1.7.0
# Workaround for https://github.com/rtfd/recommonmark/issues/104.
docutils==0.14
# Required for markdown support.
recommonmark