# Docs
Sphinx>=1.1.2
releases>=0.6.1
# 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>=0.11.1
mock==1.0.1
# Stuff needed for our tasks.py (broken out for ease of CI)
-r tasks-requirements.txt
