requirements: Upgrade Python requirements.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2023-07-19 13:57:31 -07:00
committed by Tim Abbott
parent 32a8151ce8
commit 29bdaaf5b5
8 changed files with 2072 additions and 1779 deletions

View File

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