debian: update django dependency to 2.2

This commit is contained in:
Frédéric Péters 2022-02-18 10:07:01 +01:00
parent a853b08f41
commit ad6738cd27
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -9,7 +9,7 @@ Homepage: https://dev.entrouvert.org/projects/barbacompta
Package: python3-barbacompta
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
python3-django (>= 1:1.11),
python3-django (>= 2:2.2),
python3-django (<< 2:2.3),
python3-weasyprint,
python3-cairosvg,