requirements: Upgrade Python requirements.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-02-18 16:57:10 -08:00
committed by Tim Abbott
parent a1983d9052
commit df7ad517c5
5 changed files with 1464 additions and 1443 deletions

View File

@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 353 # Last bumped for Zoom server to server video chat opti
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (313, 0) # bumped 2024-02-14 to upgrade Django
PROVISION_VERSION = (314, 0) # bumped 2024-02-18 to upgrade Python requirements