blob: 89794867d25c7157877c9f816bf6bd08b315298b (
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==5.0.0
cibuildwheel==2.1.2
tox==3.24.4
tox-gh-actions==2.8.1
setuptools==58.1.0
wheel==0.37.0
|