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 b1f149a..9762b31 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
python3-coverage,
python3-gridfs,
python3-pillow,
- python3-pymongo,
+ python3-pymongo (>= 4.10.1-2),
python3-setuptools,
python3-sphinx,
python3-sphinx-rtd-theme,
@@ -26,7 +26,7 @@ Package: python3-mongoengine
Architecture: all
Depends:
python3-gridfs,
- python3-pymongo,
+ python3-pymongo (>= 4.10.1-2),
${misc:Depends},
${python3:Depends},
Suggests: