We are thrilled to announce the release of: python-aodhclient 3.2.1 This release is part of the antelope release series. The source is available from: https://opendev.org/openstack/python-aodhclient Download the package from: https://pypi.org/project/python-aodhclient Please report issues through: https://bugs.launchpad.net/python-aodhclient/+bugs For more details, please see below. Changes in python-aodhclient 3.2.0..3.2.1 ----------------------------------------- de9633a Fix capping of oslo.db 454a0ab Move test requirements to tox.ini d9e64ee Update .gitreview for stable/2023.1 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + requirements.txt | 8 -------- setup.cfg | 5 +++++ 3 files changed, 6 insertions(+), 8 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 80d0aca..93741bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +0,0 @@ -# The order of packages is significant, because pip processes them in the order -# of appearance. Changing the order has an impact on the overall integration -# process, which may cause wedges in the gate later. - @@ -14,4 +9,0 @@ pyparsing -SQLAlchemy-Utils<=0.38.3 -sqlalchemy-migrate<=0.13.0 -SQLAlchemy<=1.4.41 -oslo.db<=12.3.1