summaryrefslogtreecommitdiff
path: root/requirements-py3.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-09-19 08:51:00 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-09-19 08:51:00 +0000
commit5fd9845d2e4a58bea58f43db3c32f5bbe3219a91 (patch)
tree254aed49413ed4f0a0f1cfc7e74c0c3fee86dd70 /requirements-py3.txt
parent73d6b210f3ed3f2286d57844d6eb4ea192572378 (diff)
downloadoslo-messaging-5fd9845d2e4a58bea58f43db3c32f5bbe3219a91.tar.gz
Updated from global requirements
Change-Id: I10186a04dd5a487a363d9041cf5728af97344d61
Diffstat (limited to 'requirements-py3.txt')
-rw-r--r--requirements-py3.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements-py3.txt b/requirements-py3.txt
index dc43ea2..4d7ef95 100644
--- a/requirements-py3.txt
+++ b/requirements-py3.txt
@@ -2,9 +2,9 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-oslo.config>=1.4.0.0a3
-oslo.utils>=0.3.0 # Apache-2.0
-stevedore>=0.14
+oslo.config>=1.4.0 # Apache-2.0
+oslo.utils>=1.0.0 # Apache-2.0
+stevedore>=1.0.0 # Apache-2.0
# for jsonutils
six>=1.7.0