[release][oslo] taskflow release 1.20.0 (liberty)
We are pleased to announce the release of: taskflow 1.20.0: Taskflow structured state management library. This release is part of the liberty release series. With source available at: http://git.openstack.org/cgit/openstack/taskflow With package available at: https://pypi.python.org/pypi/taskflow For more details, please see the git log history below and: http://launchpad.net/taskflow/+milestone/1.20.0 Please report issues through launchpad: http://bugs.launchpad.net/taskflow/ Changes in taskflow 1.19.0..1.20.0 ---------------------------------- 9965e2e Updated from global requirements af33579 Updated from global requirements 022e330 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- requirements.txt | 2 +- test-requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 0aec8ad..760dfcf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6 +6 @@ -pbr<2.0,>=1.4 +pbr<2.0,>=1.6 diff --git a/test-requirements.txt b/test-requirements.txt index 37ee6bc..5ab78eb 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -25,2 +25,2 @@ redis>=2.10.0 -SQLAlchemy<1.1.0,>=0.9.7 -alembic>=0.7.2 +SQLAlchemy<1.1.0,>=0.9.9 +alembic>=0.8.0
participants (1)
-
davanum@gmail.com