mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
requirements: Upgrade Python requirements.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
6c79b8f2f1
commit
feff1d0411
@@ -7,7 +7,7 @@ from django.urls import reverse
|
||||
from django.utils import translation
|
||||
from django.utils.timesince import timesince
|
||||
from jinja2 import Environment
|
||||
from two_factor.templatetags.two_factor import device_action
|
||||
from two_factor.plugins.phonenumber.templatetags.phonenumber import device_action
|
||||
|
||||
from zerver.context_processors import DEFAULT_PAGE_PARAMS
|
||||
from zerver.lib.templates import display_list, render_markdown_path, webpack_entry
|
||||
|
||||
Reference in New Issue
Block a user