blob: 4f5630fb39b4bb2f3d4b1109853109029f930815 (
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
six>=1.9
# gdal==2.4.0
# 3.2
psycopg2-binary==2.7.7
# 2.8.6
django-registration==3.2
django==2.2.24
Pillow==5.4.1
# 8.1.2
WeasyPrint==0.42.3
html5lib==1.0.1
# 1.1
pyqrcode==1.2.1
pypng==0.0.19
# 0.0.20
xmltodict==0.11
# 0.12
requests==2.21
# 2.25
# python-memcached==1.59 ## production
# celery==4.2.1 ## not mandatory
# 5.0.0
djangorestframework==3.9
# 3.12
pytidylib==0.3.2
lxml==4.3.2
# 4.6.3
Jinja2==2.10
# 2.11
django-extra-views==0.12.0
# 0.13
beautifulsoup4==4.7.1
# 4.9.3
markdown==3.0.1
# 3.3.4
django-ajax-selects==1.7.0
# -> à remplacer - intégré nativement dans Django
django-compressor==2.2
# 2.4
django-formtools==2.0
# 2.2
secretary==0.2.19
unidecode
# 1.2
-e git+https://github.com/treyhunner/django-simple-history.git@2.7.0#egg=django-simple-history
django-extensions==2.1.4
# 3.0.3
|