diff --git a/docs/requirements-py3.txt b/docs/requirements-py3.txt index 1265fa8855..8f6e55ca87 100644 --- a/docs/requirements-py3.txt +++ b/docs/requirements-py3.txt @@ -2,5 +2,5 @@ # using sphinx on python3.4. # requirements.txt and pywikibot[security] are also needed -sphinx >= 1.8 -sphinx-epytext>=0.0.4 \ No newline at end of file +sphinx >= 1.8, != 3.1.0 +sphinx-epytext >= 0.0.4 \ No newline at end of file