mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-28 04:03:21 -04:00
Merge pull request #4981 from ThomasWaldmann/pin-test-requirements-1.0
development/test requirements: pin versions
This commit is contained in:
commit
2cfafc2ce3
1 changed files with 11 additions and 0 deletions
|
|
@ -1,9 +1,20 @@
|
|||
virtualenv==13.1.2
|
||||
wheel==0.24.0
|
||||
setuptools-scm==3.1.0
|
||||
pluggy==0.6.0
|
||||
apipkg==1.5
|
||||
attrs==18.2.0
|
||||
more-itertools==6.0.0
|
||||
packaging==19.0
|
||||
pyparsing==2.3.1
|
||||
tox==3.1.3
|
||||
py==1.7.0
|
||||
pytest==3.5.1
|
||||
execnet==1.5.0
|
||||
pytest-forked==1.0.2
|
||||
pytest-xdist==1.24.0
|
||||
coverage==4.5.2
|
||||
pytest-cov==2.6.0
|
||||
py-cpuinfo==4.0.0
|
||||
pytest-benchmark==3.1.1
|
||||
Cython==0.29
|
||||
|
|
|
|||
Loading…
Reference in a new issue