From 6e4a63fb894bdba0c0072c34bfbbabb128d93821 Mon Sep 17 00:00:00 2001 From: Michael Gilbert Date: Mon, 2 May 2022 18:00:11 -0600 Subject: [PATCH] MAINT added missing build==0.7.0 dependency in requirements.txt (#2454) --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index fc60fe37c..05f48a76f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,7 @@ # lint pre-commit # testing + build==0.7.0 hypothesis pexpect pytest