diff --git a/setup.cfg b/setup.cfg index 2d9fdb8a..93c9d064 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