summaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
blob: 714a9adde69162a0264fa9781f3afa96827ebeb4 (plain)
1
2
3
4
5
6
7
8
flake8==3.9.2
coverage==5.5
python-coveralls==2.9.3
radon==5.1.0
flake8-polyfill==1.0.2 # Required when installing both flake8 and radon>=4.3.1 
pytest==6.2.5;
pylint==2.7.4;
-e .