requirements: Upgrade Python requirements.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2023-05-26 17:25:36 -07:00
committed by Tim Abbott
parent 9797de52a0
commit 66501a8eae
6 changed files with 324 additions and 322 deletions

View File

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