swh-lister/requirements-test.txt
Antoine R. Dumont (@ardumont) 2e9bb5388b
requirements-test.txt: Explicit swh.core[db] as test requirement
instead of pytest-postgresql which is a transitive dependency from swh.core[db]

Related to T2746
2020-11-20 17:26:25 +01:00

6 lines
100 B
Text

pytest
requests_mock
swh.core[db]
sqlalchemy-stubs
swh.scheduler[testing] >= 0.5
testing.postgresql