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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user