Addon.xml dependencies for krypton

I was wondering if anyone could help with installing the new video inputs via the add-on.xml in Krypton This is what I’m using currently but it doesn’t appear to be working
Thanks in advance

<requires>
<import addon=”kodi.inputstream” version=”1.0.6″/>
<import addon=”inputstream.rtmp” version=”1.0.3″ />
<import addon=”inputstream.adaptive” version=”1.0.6″/>
</requires>