force SQLAlchemy >= 1.0 for package builds
This commit is contained in:
parent
2857dcf926
commit
6b2863f125
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9),
|
|||
python3-dateutil,
|
||||
python3-nose,
|
||||
python3-setuptools,
|
||||
python3-sqlalchemy,
|
||||
python3-sqlalchemy (>= 1.0),
|
||||
python3-swh.core,
|
||||
python3-swh.scheduler (>= 0.0.14~),
|
||||
python3-swh.storage,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue