mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-23 10:36:32 -04:00
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
17 lines
190 B
Text
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
|