Revision af89577f
Added by Jérôme Schneider about 11 years ago
requirements.txt | ||
---|---|---|
8 | 8 |
django-tastypie == 0.9.14 |
9 | 9 |
interval == 1.0.0 |
10 | 10 |
python-ldap |
11 |
--allow-external xhtml2pdf |
|
11 |
reportlab >= 2.1, < 3.0 |
|
12 |
xhtml2pdf |
|
12 | 13 |
git+git://repos.entrouvert.org/python-entrouvert.git |
13 | 14 |
django-localflavor |
14 | 15 |
raven >= 3.5.2, < 3.6 |
15 | 16 |
M2Crypto |
16 | 17 |
--allow-external pycairo |
17 |
PyGTK |
|
18 |
#PyGTK doesn't work with pip |
Also available in: Unified diff
requirements.txt: don't depend on PyGTK and reportlab < 3