borgbackup/requirements.d/development.txt
Thomas Waldmann 6d3abf73a7 build(deps-dev): bump pip-dependencies group, fix virtualenv for tox 4.52.1
Include all changes from dependabot PR #9603 plus fix the broken
virtualenv pin: tox 4.52.1 requires virtualenv>=21.1, but PR #9603
kept virtualenv==20.39.1 (20.x). Bumped virtualenv to 21.3.2.

Fixes: https://github.com/borgbackup/borg/pull/9603
2026-05-12 20:03:23 +02:00

17 lines
190 B
Text

setuptools >=82.0.0
setuptools_scm
pip !=24.2
wheel
virtualenv
build
pkgconfig
tox
pytest
pytest-xdist
coverage[toml]
pytest-cov
pytest-benchmark
Cython
pre-commit
bandit[toml]
types-PyYAML