aboutsummaryrefslogtreecommitdiff
path: root/infra/ci/requirements.txt
blob: ab17b712c7c3c76b6318ac3b8098ab785fbd7151 (plain)
1
2
3
4
5
6
7
8
9
10
# Requirements for submitting code changes to infra/ (needed by presubmit.py).
parameterized==0.7.4
pyfakefs==4.1.0
pylint==2.5.3
pytest==6.2.1
pytest-xdist==2.2.0
PyYAML==5.4
yapf==0.30.0
# Needed for cifuzz tests.
Jinja2==2.10