The previous version produced white flash changing page in dark theme.
https://github.com/pradyunsg/furo/discussions/230
(at least on my laptop - the problem might be compound with some
extension, because others couldn't reproduce the issue, and Furo author
says it only happened on long pages for them).
"Sphinx >= 4.1, < 4.2",
"dnspython >= 2.1.0", # to become a package dependency
"docutils >= 0.17, < 0.18",
- "furo >= furo-2021.8.17b43",
+ "furo >= furo-2021.8.31",
"sphinx-autobuild >= 2021.3.14",
"sphinx-autodoc-typehints >= 1.12, < 1.13",
],