diff --git a/debian/control b/debian/control --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ dh-python (>= 2), python3-all, python3-bs4, - python3-django (>= 1:1.11.0~), + python3-django (>= 2:2.2.11~), python3-djangorestframework (>= 3.4.0~), python3-django-cors-headers, python3-django-js-reverse, @@ -29,15 +29,15 @@ python3-setuptools, python3-sphinx, python3-sphinxcontrib.httpdomain, - python3-typing-extensions, + python3-typing-extensions (>= 3.7.4~), python3-yaml, python3-swh.core (>= 0.0.94~), - python3-swh.model (>= 0.0.60~), - python3-swh.storage (>= 0.0.181~), + python3-swh.model (>= 0.0.64~), + python3-swh.storage (>= 0.0.182~), python3-swh.indexer (>= 0.0.170~), python3-swh.vault (>= 0.0.32~), python3-swh.scheduler (>= 0.0.72~), - python3-swh.loader.git (>= 0.0.58~), + python3-swh.loader.git (>= 0.0.59~), python3-swh.search (>= 0.0.4~) Standards-Version: 3.9.6 Homepage: https://forge.softwareheritage.org/diffusion/DWUI/ @@ -45,8 +45,8 @@ Package: python3-swh.web Architecture: all Depends: python3-swh.core (>= 0.0.94~), - python3-swh.model (>= 0.0.60~), - python3-swh.storage (>= 0.0.181~), + python3-swh.model (>= 0.0.64~), + python3-swh.storage (>= 0.0.182~), python3-swh.indexer.storage (>= 0.0.170~), python3-swh.vault (>= 0.0.32~), python3-swh.scheduler (>= 0.0.72~),