aboutsummaryrefslogtreecommitdiffstats
path: root/requirements/coverage.pip
blob: fcc14da766432be5e96f7e07882d71c4e31c7e6d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
#    pip-compile --output-file=requirements/coverage.pip requirements/coverage.in
#
coverage[toml]==6.4
    # via -r requirements/coverage.in
tomli==2.0.1
    # via coverage