052b575a4f
ib3 triggers an irc.buffer import failure when used with
irc>=16. The fix is in[1], but was not released yet. In
the meantime, pin irc module to 15.1.1 to work around the
issue.
[1] 92da70155e
Change-Id: I6353185daa4a494d81ce519a2498639a4f973212
5 lines
160 B
Plaintext
5 lines
160 B
Plaintext
# Pin irc module to 15.1.1 until ib3 releases https://github.com/bd808/python-ib3/commit/92da70155e5378478802cb38baaa2a00187201d6
|
|
irc==15.1.1
|
|
python-daemon
|
|
ib3
|