blob: 0fbfed5fc83ac7a80336e43eaa3cbcbb5853aaec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# 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==4.0.0
cibuildwheel==2.1.1
tox==3.24.1
tox-gh-actions==2.6.0
setuptools==57.2.0
wheel==0.36.2
|