# Docs
Sphinx>=1.1.2
releases>=0.6.1
alabaster>=0.6.0
# Testing (explicit dependencies to get around a Travis/pip issue)
# N.B. Nose 1.3.1+ has a bizarro display bug re: exception printing
nose==1.3.0
spec>=1.0.0
mock==1.0.1
flake8==2.4.0
# Stuff needed for our tasks.py to execute (broken out for ease of CI)
-r tasks-requirements.txt
