You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
189 B
9 lines
189 B
7 months ago
|
# 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
|