requirements: Rework dependencies

Without the following, and the new swh.scheduler bump, some dependencies were
no longer resolved properly.

Related to T2746
This commit is contained in:
Antoine R. Dumont (@ardumont) 2020-11-23 15:39:51 +01:00
parent 2e9bb5388b
commit d2f4781669
No known key found for this signature in database
GPG key ID: 52E2E9840D10C3B8
2 changed files with 2 additions and 4 deletions

View file

@ -1,2 +1,2 @@
swh.core >= 0.3
swh.scheduler >= 0.7.0
swh.core[db] >= 0.9
swh.scheduler >= 0.8