summaryrefslogtreecommitdiff
path: root/requirements/pins.pip
blob: a6053a9c095ba97a0c249332dd6956a53b6ccf7f (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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.

cibuildwheel==1.7.0
tox-gh-actions==2.2.0

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