# Dev version of Invoke
invoke>=0.13.0,<2.0
# For packaging
wheel==0.24
twine==1.5
# For testing
nose==1.3.0
spec>=1.0.0,<2.0
mock==1.0.1
watchdog==0.8.3
coverage==3.7.1
# For linting
flake8==2.4.0
