summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2017-12-13 17:34:56 +0000
committerGerrit Code Review <review@openstack.org>2017-12-13 17:34:56 +0000
commitc9b8ead15ac25fa52992ac6c5762c7fcaa58fce1 (patch)
tree281fb2152dfdcc5385d183a78b08b61776c0ee94
parent480bfc27224a675a483a3c00a2c831054a1ffdc6 (diff)
parenteca5f69f11290c6a5e4e80899c222554aee51032 (diff)
downloados-client-config-c9b8ead15ac25fa52992ac6c5762c7fcaa58fce1.tar.gz
Merge "Updated from global requirements"
-rw-r--r--requirements.txt2
-rw-r--r--test-requirements.txt6
2 files changed, 4 insertions, 4 deletions
diff --git a/requirements.txt b/requirements.txt
index 6c60910..482e158 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,5 +3,5 @@
# process, which may cause wedges in the gate later.
PyYAML>=3.10 # MIT
appdirs>=1.3.0 # MIT License
-keystoneauth1>=3.2.0 # Apache-2.0
+keystoneauth1>=3.3.0 # Apache-2.0
requestsexceptions>=1.2.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 73d9822..27ece84 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,16 +6,16 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
docutils>=0.11 # OSI-Approved Open Source, Public Domain
-extras>=0.0.3 # MIT
+extras>=1.0.0 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
jsonschema<3.0.0,>=2.6.0 # MIT
mock>=2.0.0 # BSD
python-glanceclient>=2.8.0 # Apache-2.0
-python-subunit>=0.0.18 # Apache-2.0/BSD
+python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
-testtools>=1.4.0 # MIT
+testtools>=2.2.0 # MIT