mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
requirements: Upgrade django-cte from 1.3.3 to 2.0.0.dev.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
b3f218bc41
commit
4e31948f90
@@ -169,7 +169,7 @@ prod = [
|
||||
"google-re2",
|
||||
|
||||
# For querying recursive group membership
|
||||
"django-cte",
|
||||
"django-cte>=2.0.0.dev20250610173146", # https://github.com/dimagi/django-cte/pull/116
|
||||
|
||||
# SCIM integration
|
||||
"django-scim2",
|
||||
|
Reference in New Issue
Block a user