From 11c825ba1b081123e9af2d2d564f8cbdc3658dd3 Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Thu, 29 Jan 2015 14:13:17 +0100 Subject: [PATCH] Remove lockfile from requirements All OpenStack projects moved away from pylockfile, so it's now safe to remove it. Change-Id: Ifc1dcc2a5168aae5d638157b00aeafeb04034fd1 --- global-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index 7831d5ab93..e598752d55 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -46,7 +46,6 @@ pyScss>=1.2.1,<1.3 # MIT License django-pyscss>=1.0.3 # BSD License (2 clause) kombu>=2.5.0 libvirt-python>=1.2.5 # LGPLv2+ -lockfile>=0.8 lxml>=2.3 Mako>=0.4.0 msgpack-python>=0.4.0