Description: Removes SQLAlchemy restriction Author: Thomas Goirand Forwarded: not-needed Last-Update: 2013-12-09 --- ceilometer-2014.1~b1.orig/requirements.txt +++ ceilometer-2014.1~b1/requirements.txt @@ -23,7 +23,7 @@ python-swiftclient>=1.5 PyYAML>=3.1.0 requests>=1.1 six>=1.4.1 -SQLAlchemy>=0.7.8,<=0.7.99 +SQLAlchemy>=0.7.8 sqlalchemy-migrate>=0.8.2 stevedore>=0.12 WebOb>=1.2.3,<1.3