summaryrefslogtreecommitdiff
path: root/requirements/pins.pip
blob: 02ba58a0331a93feaa4b2b0406f3b5623b8bd0d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt

# Version pins, for use as a constraints file.

auditwheel==3.3.1
cibuildwheel==1.7.0
tox==3.20.1
tox-gh-actions==2.2.0

# setuptools 45.x is py3-only
setuptools==44.1.1
wheel==0.36.2