Remove unused dependency on lockfile
We are trying to remove lockfile from the global requirements list in https://review.openstack.org/#/c/151224/. Murano is not yet in the list of projects that sync requirements from the global list, but as an official project it should be working on being added there. It will be necessary to remove the dependency before that can happen. Change-Id: I0793fbc3d94b995b79f8a184f5a2dd5017218a5c
This commit is contained in:
parent
68494598ef
commit
f68e87851c
@ -11,7 +11,6 @@ PasteDeploy>=1.5.0
|
||||
Routes>=1.12.3,!=2.0
|
||||
WebOb>=1.2.3
|
||||
kombu>=3.0.7
|
||||
lockfile>=0.8
|
||||
psutil>=1.1.1,<2.0.0
|
||||
iso8601>=0.1.9
|
||||
six>=1.9.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user