1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-01-31 19:52:22 +00:00
borg/requirements.d/development.txt
Thomas Waldmann 3837e0233d
update development.lock.txt
including a setuptools security fix, see #7227

also:
- cosmetic change in development.txt to have same order
- removed exclusion of broken Cython release (outdated since long)
2022-12-27 19:32:20 +01:00

13 lines
157 B
Text

setuptools >=45, !=60.6.0, !=60.7.0
setuptools_scm
pip
virtualenv
pkgconfig
tox
pytest
pytest-xdist
pytest-cov
pytest-benchmark
Cython
twine
python-dateutil