]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Unpin lxml requirements
authorChuck Short <chuck.short@canonical.com>
Sun, 25 Nov 2012 21:42:19 +0000 (15:42 -0600)
committerChuck Short <chuck.short@canonical.com>
Sun, 25 Nov 2012 21:44:59 +0000 (15:44 -0600)
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>
tools/pip-requires

index 1a460b5b88a016deca3dc9d5e45096e0cc0d21e7..095a54d382fa0862f4bb7ebae5743cea6e3957e7 100644 (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