summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index cb379d805..b34274c6b 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,8 @@ Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
python3-argon2,
- python3-bs4,
+ python3-bs4 (>= 4.9.3),
+ python3-bs4 (<< 4.9.4),
python3-bleach,
python3-cairosvg,
python3-distutils,