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,6 +1,4 @@
pytest
requests_mock
swh.core[db]
sqlalchemy-stubs
swh.scheduler[testing] >= 0.5
testing.postgresql