summaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
blob: 149c36ab1c425df7ef8aae154a1f5147cf5bc96c (plain)
1
2
3
4
5
6
7
8
9
10
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