Switch to unified view
a/requirements-dev.txt | b/requirements-dev.txt | ||
---|---|---|---|
... |
... |
||
2 | 2 | ||
3 | GitPython==0.3.0-beta2 |
3 | GitPython==0.3.0-beta2 |
4 | Pygments==1.4 |
4 | Pygments==1.4 |
5 | python-ldap>=2.3.9 |
5 | python-ldap>=2.3.9 |
6 | 6 | ||
7 | # for the migration scripts only |
||
8 | html2text>=3.02 |
||
9 | postmarkup>=1.1.4 |
||
10 | |||
7 | # Include our common requirements |
11 | # Include our common requirements |
8 | -r requirements-common.txt |
12 | -r requirements-common.txt |