summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-03-24 17:41:45 +0200
committerLars Wirzenius <liw@liw.fi>2018-03-24 19:09:18 +0200
commita3ef8c3ddfb24d78431172f84015d02422fa9f99 (patch)
treeff954dfdcaf368e23c9526cf8093262780fc9930 /debian/control
parent78d9c80226c52bcd70e27e7ee2a3a7754f644b53 (diff)
downloadick2-a3ef8c3ddfb24d78431172f84015d02422fa9f99.tar.gz
Change: handle up/downloads of large blobs
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 8b2cc60..ae4a4b1 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9~),
python-cliapp,
python3-cliapp,
python3-coverage-test-runner,
- python3-apifw,
+ python3-apifw (>= 0.32),
python3-slog,
python3-cryptography,
python3-requests,
@@ -28,7 +28,7 @@ Depends: ${python3:Depends}, ${misc:Depends},
python3,
python3-bottle,
python3-cliapp,
- python3-apifw,
+ python3-apifw (>= 0.32),
python3-slog,
python3-cryptography,
python3-requests,