summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-12-05 03:26:19 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-12-05 03:26:19 +0000
commiteca5f69f11290c6a5e4e80899c222554aee51032 (patch)
tree58dc8ab4a4ffa064b58415dd1eeb3749d9a56bd3
parent0d062b7d6fb29df035508117c15770c6846f7df4 (diff)
downloados-client-config-eca5f69f11290c6a5e4e80899c222554aee51032.tar.gz
Updated from global requirements
Change-Id: I760104d4a94f67da4677e1ecf8f47150605d4d33
-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