summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2015-09-04 01:46:54 +0200
committermathieui <mathieui@mathieui.net>2015-09-04 01:46:54 +0200
commit1861174b1e9f3a53fac7ec5deda83b696f2c7b2a (patch)
tree70dd50f0b26a122b9102c180929b239980c7af2b /requirements.txt
parent40f6adb120db706d429fa34fdfeb48042efc0836 (diff)
downloadpoezio-1861174b1e9f3a53fac7ec5deda83b696f2c7b2a.tar.gz
poezio-1861174b1e9f3a53fac7ec5deda83b696f2c7b2a.tar.bz2
poezio-1861174b1e9f3a53fac7ec5deda83b696f2c7b2a.tar.xz
poezio-1861174b1e9f3a53fac7ec5deda83b696f2c7b2a.zip
Fix the pycares version for now
1.0 was just released and it breaks the aiodns interface
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 2f951ac7..6b2a0903 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,5 @@
cython
-e git+git://git.louiz.org/slixmpp#egg=slixmpp
aiodns
+pycares==0.7
pygments