-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements-broken.txt
136 lines (65 loc) · 1.67 KB
/
requirements-broken.txt
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
six
atomicwrites
tzdata
iniconfig
reportlab
packaging
tomli
svglib
cssselect2
certifi
colorama
asgiref
docutils
attr
attrs
pluggy
py
logging_tree
# TO UPDATE:
git+https://github.com/pakal/cmsplugin-zinnia.git@76f8de72a37b0525a8a5f65e99f0412d0a55563c
html5lib==1.1
django-admin-jqueryui==1.8.22 # obsolete stuff
django-appconf==1.0.5
django-apptemplates==1.5
django-debug-toolbar==3.4.0
# if trouble with "Unknown column 'zinnia_entry.content_placeholder_id' in 'field list" : python manage.py reset zinnia
django-blog-zinnia==0.20
django-mptt==0.13.4
django-cms==3.10
# UNUSED django-treebeard==4.5.1
djangocms-page-sitemap==1.0.0
git+https://github.com/pakal/cmsplugin-simple-gallery.git
git+https://github.com/pakal/django-cms-jplayer.git
django-contrib-comments==2.2.0
django-polymorphic==3.1.0
unidecode
# for quick HTTP visit stats:
django-request==1.6.1
django-reversion==5.0.0
# django-templateaddons==0.1 VENDORED
djangocms-link==3.0.0
djangocms-snippet==3.0.0
djangocms-rawhtml==1.2
djangocms-text-ckeditor==5.1.0
cmsplugin-filer==1.1.3
git+https://github.com/pakal/cmsplugin-rst/
zope
lxml
# for cmsplugin-gallery
django-inline-ordering==1.0.2
###RelStorage==2.1.1
# for relstorage mainly
perfmetrics==3.2.0.post0
# exposes pip-dump, pip-sync and pip-review
pip-tools
pytz
python-memcached==1.59 # SWITCH to pymemcache !!
pyparsing==3.0.9
Sphinx==5.0.2
persistent==4.9.0
# django-sentry==1.13.5 # might be useful
# other plugins, not well maintained, are embedded in this repository
## DEV tools only ##
###pyScss==1.3.5 => Go to 1.4.0 ???
# TODO setuptools == 45 necessary else https://github.com/pypa/setuptools/issues/2017