--- tests/codecs/opus/encode/test-config.yaml 2018-05-16 15:47:20.000000000 +0200 +++ tests/codecs/opus/encode/test-config.yaml 2018-06-06 12:39:27.000000000 +0200 @@ -16,2 +16,6 @@ dependencies: + - python : 'autobahn.websocket' + - python : 'numpy' + - python : 'requests' + - python : 'twisted' - asterisk : 'res_pjsip' --- tests/codecs/opus/decode/test-config.yaml 2018-05-16 15:47:20.000000000 +0200 +++ tests/codecs/opus/decode/test-config.yaml 2018-06-06 12:39:19.000000000 +0200 @@ -19,2 +19,6 @@ dependencies: + - python : 'autobahn.websocket' + - python : 'numpy' + - python : 'requests' + - python : 'twisted' - asterisk : 'res_pjsip'