From 80e6a60bda83c6949944c9bc198d146b33fa4760 Mon Sep 17 00:00:00 2001 From: Matthew Oliver Date: Tue, 3 Jun 2014 11:48:55 +1000 Subject: A new version of setuptools has been released (4.0.1). Revert "Merge "Pin setuptools to < 4.0"" This reverts commit 3c71d94570b6379445119bed1c326f6bd6d6cd24, reversing changes made to 65bc825a5a6604b1d8aa48e1566480a81f0d8766. Change-Id: Ice688eb349db1cc7168981954cd0cd17692fdb7c --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 42a8a55..5405f9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,3 @@ -setuptools<4.0 pbr>=0.5.21,<0.6 gear>=0.5.4,<1.0.0 python-swiftclient @@ -17,4 +16,4 @@ requests PyYAML>=3.1.0,<4.0.0 jenkins-job-builder -xmltodict +xmltodict \ No newline at end of file -- cgit v1.2.1