]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
pin sqlalchemy to the 0.7.x series
authorSean Dague <sdague@linux.vnet.ibm.com>
Wed, 31 Oct 2012 15:39:40 +0000 (11:39 -0400)
committerSean Dague <sdague@linux.vnet.ibm.com>
Wed, 31 Oct 2012 15:39:40 +0000 (11:39 -0400)
commit1c99b242e97ebc8b46e2a9175091dbe0d117a26c
tree8350869a5e673524ee0acae3a60345047016698d
parentf13c425d6681869c6e377b825775e89d473408ff
pin sqlalchemy to the 0.7.x series

sqlalchemy 0.8beta is now out and has internal changes
which means it's not an in place seemless upgrade. This pins
sqlalchemy to the 0.7.x series to avoid those breaks.

Fixes bug #1073569

Change-Id: If204690569eb92b9077833a5da121fc072c6dcfa
tools/pip-requires