diff options
Diffstat (limited to 'test/requirements.txt')
-rw-r--r-- | test/requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/requirements.txt b/test/requirements.txt index 40d570599b0..daeec3e1e13 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -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 |