Un-pin irc library

The dependency bug which had us previously pinning this package has
a fixed release since 2019.

Change-Id: I8e1c9155184b8b37c89f839693408bc2f114b016
This commit is contained in:
Jeremy Stanley
2024-09-27 20:55:07 +00:00
parent c4878c9474
commit b9301fa69c

View File

@@ -1,5 +1,4 @@
# Pin irc module to 15.1.1 until ib3 releases https://github.com/bd808/python-ib3/commit/92da70155e5378478802cb38baaa2a00187201d6
irc==15.1.1
irc
python-daemon >= 1.6
ib3
requests