summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 6af2b35..985456b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: web
Priority: optional
Maintainer: Johannes 'josch' Schauer <josch@debian.org>
Build-depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
dh-python,
grunt,
node-grunt-contrib-concat,
@@ -34,7 +34,7 @@ Depends:
python3-openssl,
python3-pygments,
python3-requests,
- python3-werkzeug,
+ python3-werkzeug (>= 0.16.1),
python3-yaml,
${misc:Depends},
${python3:Depends},