blob: 45ae30150a9d2b985414d2c54f206b1d3c4bfb8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
six>=1.9
psycopg2-binary==2.7.7
django-registration==2.2
django==1.11.28
Pillow==5.4.1
WeasyPrint==0.42.3
html5lib==1.0.1
pyqrcode==1.2.1
pypng==0.0.19
xmltodict==0.11
requests==2.21
# python-memcached==1.59 ## production
# celery==4.2.1 ## not mandatory
djangorestframework==3.9
pytidylib==0.3.2
lxml==4.3.2
django-extra-views==0.12.0
beautifulsoup4==4.7.1
markdown==3.0.1
django-ajax-selects==1.7.0
django-compressor==2.2
django-formtools==2.0
secretary==0.2.19
unidecode
-e git+https://github.com/treyhunner/django-simple-history.git@2.7.0#egg=django-simple-history
django-extensions==2.1.4
|