summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-10-23 18:48:39 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-10-23 18:48:39 +0000
commit426064f0d5c6bb5ebd76890a555ee6aa4519e241 (patch)
tree0affc04285a69bb7591893d10891f8f4a5b173f2
parentbe81376634524300c68f14d7fa8d19b95ca489da (diff)
downloadoslo-incubator-426064f0d5c6bb5ebd76890a555ee6aa4519e241.tar.gz
Updated from global requirements
Change-Id: Ia42a2c8c049d9c588ce4c3c9a153ef27caa2561f
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 46f4ed26..45044180 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,9 +8,9 @@ debtcollector>=0.3.0 # Apache-2.0
greenlet>=0.3.2
Jinja2>=2.6 # BSD License (3 clause)
oslo.concurrency>=2.3.0 # Apache-2.0
-oslo.config>=2.3.0 # Apache-2.0
+oslo.config>=2.6.0 # Apache-2.0
oslo.middleware>=2.8.0 # Apache-2.0
-oslo.serialization>=1.4.0 # Apache-2.0
+oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0
PrettyTable<0.8,>=0.7
psutil<2.0.0,>=1.1.1