From c1aed13afe4f048f309e37e131fd4abdff2f6aee Mon Sep 17 00:00:00 2001 From: Vishnu Ks Date: Mon, 12 Nov 2018 06:59:53 +0000 Subject: [PATCH] requirements: Upgrade wheel to 0.32.2. --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 9ad18fd704..6c90e817da 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1,4 +1,4 @@ # Dependencies for setting up pip to install our requirements.txt file. pip==18.1 setuptools==40.0.0 -wheel==0.31.1 +wheel==0.32.2