diff options
author | mathieui <mathieui@mathieui.net> | 2014-11-02 17:57:39 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2014-11-02 17:57:39 +0100 |
commit | bb582d244657679e52329a13716cca70e54c2a52 (patch) | |
tree | bddcaa7eafe3b55281a20f1e7b230ba47b5160eb | |
parent | 5cd854f7ccd888cff08f64bad418f7ddea32291a (diff) | |
download | poezio-bb582d244657679e52329a13716cca70e54c2a52.tar.gz poezio-bb582d244657679e52329a13716cca70e54c2a52.tar.bz2 poezio-bb582d244657679e52329a13716cca70e54c2a52.tar.xz poezio-bb582d244657679e52329a13716cca70e54c2a52.zip |
Update the requirements.tx
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 79d2a470..19070299 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ git+git://github.com/afflux/pure-python-otr.git#egg=potr -sleekxmpp==1.2 -dnspython3==1.11.1 +git+git://git.louiz.org/slixmpp#egg=slixmpp +aiodns sphinx==1.2.1 setuptools argparse |