Commit 1c3b82bc43d295e355c582279b0e914b6a54d1dd

Authored by Sergio Oliveira
1 parent db8caf14

Adding punjab reqs

Showing 1 changed file with 5 additions and 0 deletions   Show diff stats
requirements.txt
... ... @@ -31,3 +31,8 @@ feedparser
31 31 lxml
32 32 grab
33 33 transliterate
  34 +
  35 +# Punjab (XMPP conection manager) and deps
  36 +git+https://github.com/twonds/punjab@c96ffe4
  37 +Twisted==13.1.0
  38 +pyOpenSSL==0.13
... ...