requirements: Upgrade Python requirements.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2023-04-25 17:52:20 -07:00
committed by Anders Kaseorg
parent f74cfe0ed5
commit 03b3c8522d
12 changed files with 1131 additions and 427 deletions

View File

@@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 177
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (235, 0)
PROVISION_VERSION = (236, 0)