diff --git a/requirements-py3.txt b/requirements-py3.txt index 93dc2993..083a8049 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. pbr>=0.11,<2.0 Babel>=1.3 -stevedore>=1.3.0 # Apache-2.0 +stevedore>=1.5.0 # Apache-2.0 six>=1.9.0 iso8601>=0.1.9 zake>=0.1.6 # Apache-2.0 diff --git a/requirements.txt b/requirements.txt index e14da91c..238e6a14 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. pbr>=0.11,<2.0 Babel>=1.3 -stevedore>=1.3.0 # Apache-2.0 +stevedore>=1.5.0 # Apache-2.0 six>=1.9.0 iso8601>=0.1.9 zake>=0.1.6 # Apache-2.0