commit | 40bf695c91c3fe1c5ae858bfe2a862b99648db1c | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Mon Jul 24 19:53:12 2017 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Mon Jul 24 19:53:12 2017 +0000 |
tree | 2253d0188f6e0615af5a856f868f1e98d063f656 | |
parent | afc9f2d0bd242886568fdbad2a19f0760b37d509 [diff] | |
parent | e2fd3d5bba4e124ca21189528e036538326fe2a8 [diff] |
Merge "Updated from global requirements"
diff --git a/requirements.txt b/requirements.txt index b7ebf8a..a74f5c2 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. pbr!=2.1.0,>=2.0.0 # Apache-2.0 -cliff>=2.6.0 # Apache-2.0 +cliff>=2.8.0 # Apache-2.0 jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT testtools>=1.4.0 # MIT paramiko>=2.0 # LGPLv2.1+