mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
requirements: Upgrade Jinja2 to 2.9.4.
This commit is contained in:
parent
9f5108ded2
commit
dc5e09f5e1
@ -3,7 +3,7 @@
|
||||
Django==1.10.5
|
||||
|
||||
# Needed for rendering backend templates
|
||||
Jinja2==2.8
|
||||
Jinja2==2.9.4
|
||||
|
||||
# Needed for markdown processing
|
||||
Markdown==2.6.7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user