summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-12-05 07:13:13 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-12-05 07:13:13 +0000
commit92736b9c2f9fdd0c70645b26025ea98f09e07b8c (patch)
tree068fe15791b4eaa8cc5a878220c3cc4b6e3049de
parent15496e0c0faae83517aefe47df367841808867d8 (diff)
downloadpython-barbicanclient-92736b9c2f9fdd0c70645b26025ea98f09e07b8c.tar.gz
Updated from global requirements
Change-Id: I4308a711e07d73ca0570a3fda9cb4190433bbc4e
-rw-r--r--requirements.txt6
-rw-r--r--test-requirements.txt4
2 files changed, 5 insertions, 5 deletions
diff --git a/requirements.txt b/requirements.txt
index a2ace98..e6b5c60 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,9 +3,9 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
-six>=1.9.0 # MIT
+six>=1.10.0 # MIT
cliff!=2.9.0,>=2.8.0 # Apache-2.0
-keystoneauth1>=3.2.0 # Apache-2.0
+keystoneauth1>=3.3.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
-oslo.utils>=3.28.0 # Apache-2.0
+oslo.utils>=3.31.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 71acd7e..13c8ce7 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,10 +7,10 @@ fixtures>=3.0.0 # Apache-2.0/BSD
requests-mock>=1.1.0 # Apache-2.0
mock>=2.0.0 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
-testtools>=1.4.0 # MIT
+testtools>=2.2.0 # MIT
oslotest>=1.10.0 # Apache-2.0
nose>=1.3.7 # LGPL
-oslo.config>=4.6.0 # Apache-2.0
+oslo.config>=5.1.0 # Apache-2.0
python-openstackclient>=3.12.0 # Apache-2.0
# Documentation build requirements