11 lines
231 B
Plaintext
11 lines
231 B
Plaintext
# 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.11.3
|