# Depending on what engine type you want to use
# you will need one of the following
#mysqlclient==1.4.6
redis==4.0.2
# python-gdbm # not available via pip

# If you want to use gevent you will also require 
# this.
#gevent==1.0.2
