diff --git a/requirements.txt b/requirements.txt index 89e5866c..9dd34678 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,17 +8,17 @@ Babel>=1.3 # The egg=tripleo-heat-templates suffix is needed by pbr's requirements # processing code http://tarballs.openstack.org/tripleo-heat-templates/tripleo-heat-templates-master.tar.gz#egg=tripleo_heat_templates -eventlet>=0.15.2 +eventlet>=0.16.1 greenlet>=0.3.2 iso8601>=0.1.9 kombu>=2.5.0 lxml>=2.3 oslo.config>=1.6.0 # Apache-2.0 -oslo.db>=1.3.0 # Apache-2.0 +oslo.db>=1.4.1 # Apache-2.0 pecan>=0.8.0 posix_ipc python-heatclient>=0.2.9 -python-keystoneclient>=0.11.1 +python-keystoneclient>=1.0.0 PyYAML>=3.1.0 six>=1.7.0 SQLAlchemy>=0.9.7,<=0.9.99