# Installation and distribution
pip>=8.0.2
setuptools>=19.6.2

# CSS Creation
cssutils>=1.0.1

# Markdown to reStructuredText Conversion
pypandoc>=1.1.2

# Python 2.7 Support
future>=0.15.2

# Automatic CSS generation on save
watchdog>=0.8.3

# Documentation
# sphinx>=1.3.5

# Development
# tox>=2.3.1
# coverage>=4.0.2
# wheel>=0.26.0
# twine>=1.6.5