# Extra requirements/version pins for readthedocs.org
# These are needed because readthedocs doesn't install requirements.txt
# (and it can't, because things like pycuda won't install).
appdirs
asynctest
decorator
mako
nose
numba
pandas
scipy

# Pin version of sphinx
sphinx==1.8.*
