1
0
Fork 0
gitlint/test-requirements.txt
Daniel Baumann 129d2ce1fc
Merging upstream version 0.18.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-13 06:06:24 +01:00

10 lines
282 B
Text

black==22.8.0
coverage==6.2; python_version == '3.6'
coverage==6.4.4; python_version != '3.6'
python-coveralls==2.9.3
radon==5.1.0
pytest==7.0.1
pylint==2.13.7; python_version == '3.6'
pylint==2.15.3; python_version != '3.6'
pdbr==0.6.6; sys_platform != "win32"
-r requirements.txt