From c7cc5cd45a9a9f92f24e394d7b142a90de50eb92 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Mon, 24 May 2021 13:35:04 -0700 Subject: [PATCH] keep pip, setuptools, and wheel pinned in oldest --- tools/dev_constraints.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/dev_constraints.txt b/tools/dev_constraints.txt index 70aed2ab3..50b52222d 100644 --- a/tools/dev_constraints.txt +++ b/tools/dev_constraints.txt @@ -71,6 +71,7 @@ parso==0.7.0 pathlib2==2.3.5 pexpect==4.7.0 pickleshare==0.7.5 +pip==20.2.4 pkginfo==1.4.2 pluggy==0.13.0 ply==3.4 @@ -125,5 +126,6 @@ uritemplate==3.0.0 virtualenv==16.6.2 wcwidth==0.1.8 websocket-client==0.56.0 +wheel==0.35.1 wrapt==1.11.2 zipp==0.6.0