It seems that having it in requirements.txt is causing issues when the consumers start. Let's move it to the dev-requirements just for tests.
:+1:
Pull-Request has been merged by lucarval
It seems that having it in requirements.txt is causing issues when
the consumers start. Let's move it to the dev-requirements just for
tests.