requirements: Upgrade Python requirements.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit e32366638a)
This commit is contained in:
Anders Kaseorg
2023-08-17 15:51:28 -07:00
committed by Alex Vandiver
parent e953ff71e4
commit f1595cf7db
6 changed files with 1220 additions and 1235 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 = (244, 0)
PROVISION_VERSION = (245, 0)