summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2020-11-29 10:07:33 +0100
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2020-11-29 10:07:33 +0100
commitb109a8bc9ee496831bca07cbb7bdb778ae319745 (patch)
tree7b149d40d8699ff311ce3cc247c2a3c61b13337c
parent6eaddcfbf63d976768ac3d35a9a9305ee9895394 (diff)
Bump build dependencies
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index b0df2b3..69641b8 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,8 @@ Build-Depends: debhelper-compat (= 12),
python3-setuptools,
python3-pytest,
python3-hypothesis,
- python3-hyperframe,
- python3-hpack
+ python3-hyperframe (>= 6.0),
+ python3-hpack (>= 4.0)
Standards-Version: 4.5.0
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-python