[oslo] oslo.db 4.21.0 (pike)
We are amped to announce the release of: oslo.db 4.21.0: Oslo Database library This release is part of the pike release series. The source is available from: http://git.openstack.org/cgit/openstack/oslo.db Download the package from: https://pypi.python.org/pypi/oslo.db Please report issues through launchpad: http://bugs.launchpad.net/oslo.db For more details, please see below. Changes in oslo.db 4.20.0..4.21.0 --------------------------------- d5f1f28 Updated from global requirements aa5657a Updated from global requirements Diffstat (except docs and test files) ------------------------------------- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index ca5511c..d868a68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5 +5 @@ -pbr>=2.0.0 # Apache-2.0 +pbr!=2.1.0,>=2.0.0 # Apache-2.0 @@ -12 +12 @@ oslo.utils>=3.20.0 # Apache-2.0 -SQLAlchemy>=1.0.10 # MIT +SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
participants (1)
-
no-reply@openstack.org