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 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,