mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
requirements: Upgrade Python requirements.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
653b0b0436
commit
f223251ffe
@@ -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
|
||||
|
Reference in New Issue
Block a user