From 23ce13f375e28b105cf759578651f152a5d7073b Mon Sep 17 00:00:00 2001 From: Robert Collins Date: Mon, 8 Jun 2015 22:06:21 +1200 Subject: [PATCH] Replace coinor.pulp with pulp. This is the actual dependency we need, coinor.pulp is just a namespace thunk. Change-Id: I25385bf9a18eac09c8aea8611beab915edce4cb0 --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index 08fea2acfe..387988fabf 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -15,7 +15,7 @@ cachetools>=1.0.0 # MIT License cffi cliff>=1.10.0 # Apache-2.0 cmd2>=0.6.7 -coinor.pulp>=1.0.4 +PuLP>=1.0.4 contextlib2>=0.4.0 # PSF License croniter>=0.3.4 # MIT License cryptography>=0.8.2 # Apache-2.0