diff --git a/debian/control b/debian/control --- a/debian/control +++ b/debian/control @@ -17,10 +17,10 @@ python3-psycopg2, python3-pytest, python3-pytest-mock, - python3-pytest-postgresql, python3-setuptools, python3-setuptools-scm, - python3-swh.core (>= 0.0.65~), + python3-swh.core (>= 0.9), + python3-swh.core.db.pytestplugin (>= 0.9), python3-swh.lister, python3-swh.storage (>= 0.0.129~) Standards-Version: 3.9.6 @@ -28,7 +28,7 @@ Package: python3-swh.scheduler Architecture: all -Depends: python3-swh.core (>= 0.0.65~), +Depends: python3-swh.core (>= 0.9), python3-swh.storage (>= 0.0.129~), ${misc:Depends}, ${python3:Depends}