Update DEB-specs to 2013.2 version
[openstack-build/neutron-build.git] / debian / patches / bump-sqlalchemy-version.patch
1 diff --git a/requirements.txt b/requirements.txt
2 index 828d4d5..4b8dc9a 100644
3 --- a/requirements.txt
4 +++ b/requirements.txt
5 @@ -14,7 +14,7 @@ iso8601>=0.1.4
6  kombu>=2.4.8
7  netaddr
8  python-neutronclient>=2.2.3,<3
9 -SQLAlchemy>=0.7.8,<=0.7.99
10 +SQLAlchemy>=0.7.8,<=0.8.99
11  WebOb>=1.2.3,<1.3
12  python-keystoneclient>=0.3.0
13  alembic>=0.4.1
14 -- 
15 1.8.3.2
16