debian: update django dependency to 2.2

This commit is contained in:
Frédéric Péters 2022-02-18 10:07:21 +01:00
parent 2d5f2ee9ac
commit c97a43feb6
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-chrono
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
python3-django (>= 1:1.11),
python3-django (>= 2:2.2),
python3-gadjo,
python3-requests,
python3-uwsgidecorators