X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Frequirements.txt;h=daeec3e1e13cf371ae2bc32830c1299b152efb01;hb=61717cc38;hp=103bc1900050126cc708509166f8a0de2b2590a4;hpb=5d4b8912d2fe186b4fb920a72b3a2f7b556f4e7d;p=vpp.git diff --git a/test/requirements.txt b/test/requirements.txt index 103bc190005..daeec3e1e13 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -17,3 +17,5 @@ subprocess32 # PSF syslog_rfc5424_parser>=0.3.1 # ISC objgraph # MIT pympler # Apache-2.0 +sphinx<3.0.0 # BSD, sphinx 3.0.0 crashes with a traceback +sphinx-rtd-theme # MIT