From 1a9c706643f473f37abd79cd502414daa2b11903 Mon Sep 17 00:00:00 2001 From: Nguyen Hai Date: Fri, 6 Apr 2018 22:28:24 +0900 Subject: [PATCH] Fix incompatible requirement in lower-constraints Fix lower-constraints don't match the lower bounds in the requirements file(s). It causes fail in requirements-check. REF: http://lists.openstack.org/pipermail/openstack-dev/2018-April/129056.html Change-Id: Ia2e64266442c014600af338986199d4f3258832d --- lower-constraints.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index 43ecb45dc..3298eadb3 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -59,7 +59,7 @@ paramiko==2.0.0 pbr==2.0.0 pep8==1.5.7 positional==1.2.1 -prettytable==0.7.2 +prettytable==0.7.1 pyasn1==0.1.8 pycparser==2.18 pyflakes==0.8.1 @@ -79,15 +79,15 @@ python-subunit==1.0.0 pytz==2013.6 PyYAML==3.12 reno==2.5.0 +requests-mock==1.2.0 requests==2.14.2 -requests-mock==1.1.0 requestsexceptions==1.2.0 restructuredtext-lint==1.1.1 rfc3986==0.3.1 simplejson==3.5.1 six==1.10.0 snowballstemmer==1.2.1 -Sphinx==1.6.5 +Sphinx==1.6.2 sphinxcontrib-websupport==1.0.1 stestr==1.0.0 stevedore==1.20.0