requirements: Upgrade Python requirements.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2024-03-20 19:48:36 -07:00
committed by Tim Abbott
parent 71e1b3c91b
commit e3340774ce
6 changed files with 473 additions and 466 deletions

View File

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