diff --git a/requirements.txt b/requirements.txt index 1c45373..c752fe3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ beautifulsoup4 >= 4.6.0; python_version >= '3.6' aiohttp >= 3.6.2 lxml >= 4.2.1 -nest-asyncio >= 1.4.0 \ No newline at end of file +nest-asyncio >= 1.4.0 +irc >= 19.0.1 \ No newline at end of file