Description: Fixes wrong sqlalchemy requirements
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2013-12-16

--- a/requirements.txt	2013-12-16 16:19:45.000000000 +0800
+++ b/requirements.txt	2013-12-16 16:19:50.000000000 +0800
@@ -20,7 +20,7 @@
 python-swiftclient>=1.5
 Routes>=1.12.3
 six>=1.4.1
-SQLAlchemy>=0.7.8,<=0.7.99
+SQLAlchemy>=0.7.8
 sqlalchemy-migrate>=0.7.2
 stevedore>=0.10
 suds>=0.4
