SIGN IN SIGN UP

Fix bug preventing documentation search from working in some cases.

In some cases, the documentation search does not work. This issue
was introduced in 279720474de378d6a970efc0858b595d798c5163 when
Sphinx was upgraded. The relevant issue is:

 - https://github.com/sphinx-doc/sphinx/issues/8623

For some reason, the `sphinx_rtd_theme` theme used for this project
is constrained to `<0.5` (not sure where this has been set). This PR
forces the version of `sphinx_rtd_theme` to a working version.
K
Kian Cross committed
bacf1154c088c5492ff05a69e79591d986ba3265
Parent: 49669d2
Committed by Jonathan Slenders <jonathan@slenders.be> on 9/14/2021, 3:05:43 PM