# Docs
Sphinx>=1.1.2
releases>=0.2.4
# Testing (explicit dependencies to get around a Travis/pip issue)
# For now, need master as 1.3 isn't out yet :(
#nose>=1.3
-e git+https://github.com/nose-devs/nose#egg=nose
spec>=0.11.1
mock==1.0.1
# Stuff needed for our tasks.py (broken out for ease of CI)
-r tasks-requirements.txt
