diff --git a/setup.cfg b/setup.cfg index af2f4a47..843356d3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -35,7 +35,7 @@ tests_require = [options.extras_require] # FIXME: This name seems wrong, but I can't think of a better one atm. build = - pip==20.2 + pip==20.2.1 setuptools==49.2.1 wheel==0.34.2