diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 2d91e0fb6..2f90a8ce1 100644 --- a/debian/control +++ b/debian/control @@ -29,8 +29,8 @@ Depends: ${misc:Depends}, python3-django-simple-history, python3-secretary, python3-weasyprint, - python3-django (>= 1.11.18), - python3-django (<< 2.0), + python3-django (>= 1:1.11.18), + python3-django (<< 2:2.0.0), python3-ajax-select, python3-djangorestframework, python3-django-compressor, |