blob: 7a101a440fe9e28b113fe16ced8d1ddef16e150f (
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==3.3.1
cibuildwheel==1.11.0
tox==3.23.0
tox-gh-actions==2.5.0
setuptools==56.0.0
wheel==0.36.2
|