requirements: Upgrade Python requirements.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2023-03-03 16:24:14 -08:00
committed by Tim Abbott
parent 11e94c4bb7
commit 087660a87e
12 changed files with 549 additions and 585 deletions

View File

@@ -9,7 +9,7 @@
# Needed to build RTD docs
sphinx
sphinx-rtd-theme>=1.2.0rc1
sphinx-rtd-theme
# Needed to build Markdown docs
MyST-Parser