Updated from global requirements

Change-Id: I935592d6c597db402ab3ffa452b990adc87987ff
This commit is contained in:
OpenStack Proposal Bot 2014-12-16 23:06:55 +00:00
parent 219f13c2d8
commit fb2570da36
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# 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
anyjson>=0.3.3
argparse
boto>=2.32.1
@ -36,7 +36,7 @@ stevedore>=1.0.0 # Apache-2.0
websockify>=0.6.0,<0.7
wsgiref>=0.1.2
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
pycadf>=0.6.0
oslo.messaging>=1.4.0,!=1.5.0