mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
dependencies: Add django-cte dependency.
This commit adds django-cte as dependency which will be used for querying recursive group membership. Extracted this commit from #19866. Co-authored-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
@@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 105
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = "162.1"
|
||||
PROVISION_VERSION = "162.2"
|
||||
|
||||
Reference in New Issue
Block a user