debian: update django dependency to 2.2

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

2
debian/control vendored
View File

@ -8,7 +8,7 @@ Standards-Version: 3.9.6
Package: python3-combo
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
python3-django (>= 1:1.11),
python3-django (>= 2:2.2),
python3-djangorestframework (>= 3.3),
python3-gadjo (>= 0.53),
python3-pyproj,