# This is an implicit value, here for clarity
--index-url https://pypi.python.org/simple/

# Sphinx (pinned here for CI/stability, unpinned for read-the-docs)
Sphinx==3.2.1
sphinx-rtd-theme==0.5.0

# SMQTK specific documentation depedencies
sphinx-argparse==0.2.5
sphinx-prompt==1.3.0

# For local server tool.
livereload==2.6.3
