https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: c2b1793f56d08d89acf9d6bde285103c4a141eec authored by Antoine R. Dumont (@ardumont) on 21 March 2019, 10:43:30 UTC
requirements.txt: Remove kombu dependency
Tip revision: c2b1793
requirements-test.txt
# pytest<4 because of https://github.com/pytest-dev/pytest/issues/4641
pytest < 4
pytest-postgresql
celery >= 4
hypothesis >= 3.11.0
back to top