## Dependencies
matplotlib>=1.5.1
scipy>=0.19
scikit-learn>=0.19
numpy>=1.13.0
cycler>=0.10.0

## Testing Requirements (uncomment for development)
#pytest>=3.4.1
#pytest-cov>=2.5.1
#pytest-flakes>=2.0.0
#pytest-spec>=1.1.0
#coverage>=4.4.1
#requests>=2.18.3
#six==1.11.0

## Python 2 Testing Requirements
#mock>=2.0.0

## Optional Testing Dependencies (uncomment for development)
#nltk>=3.2
#pandas>=0.20

## Documentation (uncomment to build documentation)
#Sphinx>=1.7.1
#sphinx-rtd-theme>=0.2.4
#numpydoc>=0.7.0

## Build Requirements (uncomment for deployment)
#wheel>=0.29.0
