diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-03-05 04:57:34 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-03-05 04:57:34 +0000 |
commit | e935333aa4810c1a154d2a2136e4d1845d16f2a4 (patch) | |
tree | 4afb5522d03ff608a7918c35825aaf499dbbec37 /requirements.txt | |
parent | 88a46501331e29f6220d1e005a73b2cb63e2355f (diff) | |
download | pycadf-e935333aa4810c1a154d2a2136e4d1845d16f2a4.tar.gz |
Updated from global requirements
Change-Id: I8fca087c14b424866000cc3a6ba1a3f4935dacd7
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index a3977ef..953f77a 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. Babel>=1.3 -oslo.config>=1.6.0 # Apache-2.0 +oslo.config>=1.9.0 # Apache-2.0 oslo.context>=0.1.0 # Apache-2.0 oslo.i18n>=1.3.0 # Apache-2.0 oslo.serialization>=1.2.0 # Apache-2.0 |