diff --git a/pyproject.toml b/pyproject.toml index 9244a9ec0b..6684eb966b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -97,6 +97,9 @@ docs = [ 'sphinx-issues', 'sphinx-copybutton', 'sphinx-reredirects', + # See https://github.com/sphinx-doc/sphinx/issues/13533; + # pin can be removed once that issue is fixed. + 'snowballstemmer<3', 'pydata-sphinx-theme', 'numpydoc', # Changelog generation