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
5b486a74f5
commit
3ec58fd3d5
@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 312 # Last bumped for adding 'realm_export_consent' event t
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = (294, 2) # bumped 2024-10-15 to upgrade Node.js
|
||||
PROVISION_VERSION = (295, 0) # bumped 2024-10-20 to upgrade Python requirements
|
||||
|
Reference in New Issue
Block a user