Revision 7e3f2fc03f7673c731d7112da1d52321abbd0bbf authored by David Douard on 13 February 2019, 13:23:19 UTC, committed by David Douard on 13 February 2019, 13:23:19 UTC
since it is unused; the task-failed event being already sent by celery and
handled by the listener.
1 parent 3488c26
Raw File
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