Problem Definition
It seems that secp256k1-py is not being maintained anymore and that http://github.com/ofek/coincurve are maintaining a library instead.
Solution
Use http://github.com/ofek/coincurve instead of secp256k1-py
This should also remove the annoying warning from secp256k1-py when starting raiden.