oslo.config>=1.2.0,<1.5
stevedore>=0.14,<1.2

# for timeutils
iso8601>=0.1.9,<=0.1.10

# for jsonutils
six>=1.6.0,<=1.9.0

# FIXME(markmc): remove this when the drivers no longer
# import eventlet

eventlet>=0.13.0,<0.16.0

# used by openstack/common/gettextutils.py
Babel>=1.3,<=1.3

# for the routing notifier
PyYAML>=3.1.0,<=3.11

# rabbit driver is the default
kombu>=2.5.0,<=3.0.7
