summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
Diffstat (limited to 'requirements')
-rw-r--r--requirements/pins.pip3
-rw-r--r--requirements/wheel.pip1
2 files changed, 3 insertions, 1 deletions
diff --git a/requirements/pins.pip b/requirements/pins.pip
index 04721c8b..a6983bb0 100644
--- a/requirements/pins.pip
+++ b/requirements/pins.pip
@@ -3,9 +3,10 @@
# Version pins, for use as a constraints file.
+auditwheel==3.3.1
cibuildwheel==1.7.0
tox-gh-actions==2.2.0
# setuptools 45.x is py3-only
setuptools==44.1.1
-wheel==0.35.1
+wheel==0.36.2
diff --git a/requirements/wheel.pip b/requirements/wheel.pip
index f294ab3b..1223cddd 100644
--- a/requirements/wheel.pip
+++ b/requirements/wheel.pip
@@ -5,5 +5,6 @@
# Things needed to make wheels for coverage.py
+auditwheel
setuptools
wheel