From f8c51c9242b7a619eee5ebd97b1a3028569bda32 Mon Sep 17 00:00:00 2001 From: mrhanky Date: Tue, 15 Aug 2017 21:35:19 +0200 Subject: [PATCH] Added fork of irc3 for " and ' bug on commands --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1cdda06..a1d2037 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ -git+https://github.com/gawel/irc3.git#egg=irc3 +#git+https://github.com/gawel/irc3.git#egg=irc3 +git+https://github.com/mrhanky17/irc3.git#egg=irc3 psycopg2==2.7.1 requests==2.14.2 feedparser==5.2.1