diff --git a/debian/control b/debian/control index fe2ee17..5c9f2cd 100644 --- a/debian/control +++ b/debian/control @@ -1,29 +1,29 @@ Source: swh-core Maintainer: Software Heritage developers Section: python Priority: optional Build-Depends: debhelper (>= 9), dh-python (>= 2), python3-all, python3-aiohttp, python3-arrow, python3-dateutil, python3-decorator, python3-flask, - python3-msgpack, + python3-msgpack (>= 0.5~), python3-pytest, python3-psycopg2, python3-requests, python3-requests-mock, python3-setuptools, python3-systemd, python3-vcversioner, python3-yaml, python3-hypothesis (>= 3.11.0~) Standards-Version: 3.9.6 Homepage: https://forge.softwareheritage.org/diffusion/DCORE/ Package: python3-swh.core Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-systemd Description: Software Heritage core utilities