requirements: Upgrade Python requirements.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-01-13 15:26:37 -08:00
committed by Tim Abbott
parent 653b0b0436
commit f223251ffe
17 changed files with 1050 additions and 1086 deletions

View File

@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 339 # Last bumped for reaction events.
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (309, 0) # bumped 2024-01-07 to remove spectrum-colorpicker
PROVISION_VERSION = (310, 0) # bumped 2024-01-13 to upgrade Python requirements