rdc.common==0.1.0
lxml               # XML Processing
BeautifulSoup
requests           # HTTP without headaches
unidecode          # Transcoding
webob              # Webapp2 dependency
webapp2            # Basic web tools
sqlalchemy         # DBAL
blessings          # Readable console & tty detection
psutil             # memory consumption
repoze.lru         # lru_cache for python 2.6+
