diff options
| -rw-r--r-- | meta-openstack/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/conf/layer.conf b/meta-openstack/conf/layer.conf index 98282e2..61e9fb5 100644 --- a/meta-openstack/conf/layer.conf +++ b/meta-openstack/conf/layer.conf | |||
| @@ -18,7 +18,7 @@ PREFERRED_VERSION_python-futures = "3.0.3%" | |||
| 18 | PREFERRED_VERSION_python-django = "1.8.6" | 18 | PREFERRED_VERSION_python-django = "1.8.6" |
| 19 | PREFERRED_VERSION_python-netaddr = "0.7.19" | 19 | PREFERRED_VERSION_python-netaddr = "0.7.19" |
| 20 | PREFERRED_VERSION_python-sqlalchemy = "1.0.16" | 20 | PREFERRED_VERSION_python-sqlalchemy = "1.0.16" |
| 21 | PREFERRED_VERSION_python-requests = "2.12.0" | 21 | PREFERRED_VERSION_python-requests = "2.13.0" |
| 22 | PREFERRED_VERSION_python-amqp = "1.4.9" | 22 | PREFERRED_VERSION_python-amqp = "1.4.9" |
| 23 | PREFERRED_VERSION_python-kombu = "3.0.%" | 23 | PREFERRED_VERSION_python-kombu = "3.0.%" |
| 24 | 24 | ||
