Commit 733d4cdaebb74e5b9a425807986b490f9ba63d86
1 parent
30a7b0bd
Exists in
master
and in
39 other branches
Updated django-conversejs and diazo versions
Showing
1 changed file
with
3 additions
and
4 deletions
Show diff stats
requirements.txt
@@ -33,8 +33,7 @@ tornado==3.1.1 | @@ -33,8 +33,7 @@ tornado==3.1.1 | ||
33 | django-revproxy==0.2.7 | 33 | django-revproxy==0.2.7 |
34 | 34 | ||
35 | # Converse.js (XMPP client) | 35 | # Converse.js (XMPP client) |
36 | -django-conversejs==0.3 | ||
37 | -git+https://github.com/TracyWebTech/SleekXMPP@fix-gevent | 36 | +django-conversejs==0.3.1 |
38 | 37 | ||
39 | # Feedzilla (planet) and deps | 38 | # Feedzilla (planet) and deps |
40 | #feedzilla==0.22 | 39 | #feedzilla==0.22 |
@@ -47,8 +46,8 @@ grab==0.4.13 | @@ -47,8 +46,8 @@ grab==0.4.13 | ||
47 | transliterate==1.5 | 46 | transliterate==1.5 |
48 | 47 | ||
49 | # Diazo | 48 | # Diazo |
50 | -#diazo | ||
51 | -git+https://github.com/plone/diazo@44ca0da7de5a7ee5d4085c7344701b9cfecfb419 | 49 | +diazo==1.0.5 |
52 | 50 | ||
53 | # Dpaste | 51 | # Dpaste |
52 | +# TODO: Pull-request to mainstream repository | ||
54 | git+https://github.com/interlegis/dpaste | 53 | git+https://github.com/interlegis/dpaste |