tests: pin sphinx and sphinx-rtd-theme
[vpp.git] / test / requirements.txt
index 40d5705..daeec3e 100644 (file)
@@ -17,5 +17,5 @@ subprocess32                            # PSF
 syslog_rfc5424_parser>=0.3.1            # ISC
 objgraph                                # MIT
 pympler                                 # Apache-2.0
-# sphinx 3.0.0 crashes with a traceback
-sphinx<3.0.0
+sphinx<3.0.0                            # BSD,  sphinx 3.0.0 crashes with a traceback
+sphinx-rtd-theme                        # MIT