diff --git a/infra/ci/requirements.txt b/infra/ci/requirements.txt index 0455f5f28..f24000f29 100644 --- a/infra/ci/requirements.txt +++ b/infra/ci/requirements.txt @@ -5,6 +5,4 @@ pylint==2.5.3 pytest==6.2.1 pytest-xdist==2.5.0 PyYAML==6.0 -yapf==0.32.0 -# Needed for cifuzz tests. -Jinja2==3.0.3 +yapf==0.32.0 \ No newline at end of file