requirements: Upgrade Python requirements.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2023-05-10 17:34:34 -07:00
committed by Tim Abbott
parent 99dbea3331
commit d0481be3e5
13 changed files with 643 additions and 605 deletions

View File

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