Upgrade Python requirements.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit d1bb100a2d)
This commit is contained in:
Anders Kaseorg
2023-01-02 21:19:07 -08:00
committed by Tim Abbott
parent 2e39466575
commit 00829867d7
7 changed files with 620 additions and 616 deletions

View File

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