requirements: Upgrade Python requirements.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit 1905df2342)
This commit is contained in:
Anders Kaseorg
2023-09-09 00:48:04 -07:00
parent 7c50e1a40e
commit 547ac31ee6
8 changed files with 1089 additions and 926 deletions

View File

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