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

# General
sphinx>=1.1
## for 'make coverage' only:
coverage==3.5
## for 'make pep8' only:
pep8==0.6.1
## for 'make citations' only:
pybtex>=0.16

# ObsPy Library
## obspy.*
lxml
numpy
scipy
matplotlib
## for obspy.neries:
suds
## for obspy.db:
sqlalchemy

# Tutorial
basemap
mlpy
## doctests only:
pyproj
r2py
