Skip to content

Commit dac1990

Browse files
committed
Update dependency minimum versions
1 parent 6920076 commit dac1990

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

addon.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<addon id="script.module.python.twitch" name="python-twitch for Kodi" version="2.0.4" provider-name="A Talented Community">
33
<requires>
44
<import addon="xbmc.python" version="2.20.0"/>
5-
<import addon="script.module.six" version="1.9.0"/>
6-
<import addon="script.module.requests" version="2.9.1"/>
5+
<import addon="script.module.six" version="1.11.0"/>
6+
<import addon="script.module.requests" version="2.12.4"/>
77
</requires>
88
<extension point="xbmc.python.module" library="resources/lib"/>
99
<extension point="xbmc.addon.metadata">

0 commit comments

Comments
 (0)