# Requirements
marshmallow

# Task running
invoke==0.13.0

# Testing
pytest==3.0.3
tox==2.4.1
mock==2.0.0
webtest==2.0.23

# Distribution
wheel
twine==1.8.1

# Web frameworks
Flask>=0.10.1
Django>=1.6.5
bottle>=0.12.10
tornado>=4.0
pyramid>=1.5.2
webapp2>=2.5.2
falcon>=0.3.0

# Syntax checking
flake8==2.4.1
