# this file is set up according to pip requirements file format
# http://www.pip-installer.org/en/latest/requirements.html

# General
sphinx>=1.1

sphinx-bootstrap-theme

## for 'make coverage' only:
coverage==3.5
## for 'make citations' only:
pybtex>=0.16
## for 'make docset' only:
doc2dash

# ObsPy Library
## obspy.*
future
decorator
requests

lxml
numpy
scipy
matplotlib
## for obspy.db:
sqlalchemy

# Tutorial
https://github.com/obspy/wheelhouse/raw/master/basemap-1.0.7-cp27-none-linux_x86_64.whl
https://github.com/obspy/wheelhouse/raw/master/mlpy-3.5.0-cp27-none-linux_x86_64.whl
## doctests only:
pyproj
