Unpin lxml requirements

Ubuntu is using a much newer version of lxml so
we shouldn't lock the versions in our infrasctructure.

Change-Id: I73589af70e4156968f14d2494b3af36fa8f4794e
Signed-off-by: Chuck Short <chuck.short@canonical.com>
This commit is contained in:
Chuck Short
2012-11-25 15:42:19 -06:00
parent df3f9d76b9
commit 70e4f2cdad

View File

@@ -4,7 +4,7 @@ anyjson>=0.2.4
eventlet>=0.9.17
kombu==1.0.4
lockfile==0.8
lxml>=2.3,<=2.3.5
lxml>=2.3
routes==1.12.3
WebOb==1.0.8
wsgiref==0.1.2