diff --git a/debian/control b/debian/control index fdbc4a10..11d65f7d 100644 --- a/debian/control +++ b/debian/control @@ -46,7 +46,6 @@ Build-Depends-Indep: alembic (>= 0.7.2), python3-alembic, python3-automaton, python3-cachetools, - python3-concurrent.futures (>= 3.0), python3-contextlib2, python3-coverage, python3-debtcollector (>= 0.3.0), @@ -62,7 +61,6 @@ Build-Depends-Indep: alembic (>= 0.7.2), python3-networkx, python3-oslo.serialization (>= 1.4.0), python3-oslo.utils (>= 1.9.0), - python3-oslosphinx (>= 2.5.0), python3-oslotest (>= 1.7.0), python3-psycopg2, python3-redis, @@ -122,7 +120,6 @@ Architecture: all Depends: alembic (>= 0.7.2), python3-automaton, python3-cachetools, - python3-concurrent.futures (>= 3.0), python3-contextlib2, python3-debtcollector (>= 0.3.0), python3-eventlet (>= 0.17.4),