1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
|
# SPDX-FileCopyrightText: David Fritzsche
# SPDX-License-Identifier: CC0-1.0
#
# This file is autogenerated by lock-requirements.sh
# To update, run:
#
# ./lock-requirements.sh
#
attrs==23.2.0
binaryornot==0.4.4
black==24.2.0
boolean-py==4.0
build==1.0.3
bump2version==1.0.1
certifi==2024.2.2
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
coverage==7.4.3
dflit==2.3.0.1
dflit-core==2.3.0.1
distlib==0.3.8
docutils==0.20.1
exceptiongroup==1.2.0
filelock==3.13.1
flake8==7.0.0
flake8-bugbear==24.2.6
flake8-comprehensions==3.14.0
flake8-html==0.4.3
flake8-logging-format==0.9.0
flake8-mutable==1.2.0
flake8-pyi==24.1.0
fsfe-reuse==1.0.0
idna==3.6
iniconfig==2.0.0
invoke==2.2.0
isort==5.13.2
jinja2==3.1.3
license-expression==30.2.0
markupsafe==2.1.5
mccabe==0.7.0
mypy==1.8.0
mypy-extensions==1.0.0
packaging==23.2
pathspec==0.12.1
pip==24.0
pip-tools==7.4.0
platformdirs==4.2.0
pluggy==1.4.0
py==1.11.0
pycodestyle==2.11.1
pyflakes==3.2.0
pygments==2.17.2
pyproject-hooks==1.0.0
pytest==8.0.2
pytest-cov==4.1.0
pytest-html==4.1.1
pytest-metadata==3.1.1
python-debian==0.1.49
pytoml==0.1.21
requests==2.31.0
reuse==3.0.1
setuptools==69.1.1
six==1.16.0
tomli==2.0.1
tox==3.28.0
tox-pyenv==1.1.0
types-invoke==2.0.0.10
typing-extensions==4.10.0
urllib3==2.2.1
virtualenv==20.25.1
wheel==0.42.0
atomicwrites==1.4.0
filelock <3.12.3; python_version < "3.8"
importlib-metadata <6.8; python_version < "3.8"
platformdirs <4.1; python_version < "3.8"
pluggy <1.3; python_version < "3.8"
typing-extensions <4.8; python_version < "3.8"
zipp <3.16; python_version < "3.8"
|