From 77277a3e0f571d411e505de351d997ad587b6e9c Mon Sep 17 00:00:00 2001 From: Tony Breeds Date: Thu, 8 Mar 2018 14:29:25 +1100 Subject: [PATCH] Remove duplicate packaging In I6310585ff14c376e954b0edc9def67cd65a5d550 we added a second requirement on packaging[1] so remove the older (lower) one [1] http://logs.openstack.org/14/14b3647d04e433cefb5632a67155bc5c55185852/release-post/publish-static/b1ed821/job-output.txt.gz#_2018-03-08_03_14_32_519949 Change-Id: Iea001d5cefb2b150aa7250187c421e9128b07e39 --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8fb8e2b118..74334350ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,6 @@ PyYAML>=3.1.0 yamlordereddictloader prompt_toolkit tqdm -packaging>=15.2 mwclient==0.8.1 jsonschema>=2.6.0