1
0
Fork 0
gitlint/test-requirements.txt

11 lines
282 B
Text
Raw Normal View History

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