requirements: Upgrade Python requirements.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2021-08-23 16:25:50 -07:00
committed by Tim Abbott
parent e3a3519913
commit 019bd848ca
11 changed files with 943 additions and 798 deletions

View File

@@ -8,8 +8,8 @@
# See requirements/README.md for more detail.
# Needed to build RTD docs
sphinx<4 # https://github.com/readthedocs/sphinx_rtd_theme/issues/1159
sphinx-rtd-theme
sphinx
sphinx-rtd-theme>=1.0.0rc1 # https://github.com/readthedocs/sphinx_rtd_theme/issues/1159
# Needed to build Markdown docs
myst-parser