We are stoked to announce the release of: monasca-statsd 1.6.0: Monasca statsd Python client This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/monasca-statsd/ For more details, please see below. Changes in monasca-statsd 1.5.0..1.6.0 -------------------------------------- 8634072 Optimize the link address 52201b1 Updated from global requirements 65042c1 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- README.md | 2 +- setup.py | 2 +- test-requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 02850f2..4137897 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8 +8 @@ mock>=2.0 # BSD -sphinx!=1.3b1,<1.4,>=1.2.1 # BSD +sphinx>=1.5.1 # BSD