summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-12-16 23:03:28 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-12-16 23:03:28 +0000
commit96177e71dcb21777471a2f6bf1b08da80ecc4962 (patch)
tree1426349ee5f58259140a5cfd8ccaeaf570531090
parentf12020574485435f7e0eb767c5d892afcd6a2cb6 (diff)
downloadironic-96177e71dcb21777471a2f6bf1b08da80ecc4962.tar.gz
Updated from global requirements
Change-Id: I809780fd6ba6cbe647656b4c6d1f9a1cdac596bd
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 593160460..858516f1c 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>=0.6,!=0.7,<1.0
-SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
+SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6
alembic>=0.6.4
anyjson>=0.3.3
argparse
@@ -24,7 +24,7 @@ stevedore>=1.0.0 # Apache-2.0
pysendfile==2.0.0
websockify>=0.6.0,<0.7
oslo.config>=1.4.0 # Apache-2.0
-oslo.db>=1.0.0 # Apache-2.0
+oslo.db>=1.0.0,<1.1 # Apache-2.0
oslo.rootwrap>=1.3.0
oslo.i18n>=1.0.0 # Apache-2.0
oslo.utils>=1.0.0 # Apache-2.0