summaryrefslogtreecommitdiff
path: root/requirements/pins.pip
blob: 04721c8bb0496162e1a22c184c7a538c87405f9e (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.35.1