Switch to unified view
a/requirements.txt | b/requirements.txt | ||
---|---|---|---|
... |
... |
||
13 | gevent==0.13.6 |
13 | gevent==0.13.6 |
14 | greenlet==0.3.1 |
14 | greenlet==0.3.1 |
15 | gevent-zeromq==0.2.0 |
15 | gevent-zeromq==0.2.0 |
16 | 16 | ||
17 | # for the migration scripts only |
17 | # for the migration scripts only |
18 | html2text==3.02
|
18 | html2text==3.101 |
19 | postmarkup==1.1.4 |
19 | postmarkup==1.1.4 |
20 | 20 | ||
21 | 21 | ||
22 | # Include our common requirements |
22 | # Include our common requirements |
23 | -r requirements-common.txt |
23 | -r requirements-common.txt |