-
Notifications
You must be signed in to change notification settings - Fork 31
/
requirements.txt
58 lines (55 loc) · 1.41 KB
/
requirements.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
Django<5.0
mysqlclient<2.3
Pillow<11.0
PyICU<2.13
PyYAML<6.1
django-autocomplete-light<3.12
diff-match-patch==20181111
django-appconf<1.1
django-bootstrap3<24
django-compressor<4.5
django-contact-form<2.2
django-crispy-forms<2.2
crispy-bootstrap3
django-filter<25
#django-haystack<3.3
git+https://github.com/django-haystack/django-haystack.git@a7fcc250d46605e65687c02aa9cb8e6e077e51aa
django-imagekit<5.1
django-markdownx<4.1
django-pagedown<2.3
django-queryset-csv<1.2
django-recaptcha<4.1
django-rosetta
django-tables2<2.8
django-model-utils<4.6
git+https://github.com/GrandComicsDatabase/django-taggit.git@django42
git+https://github.com/GrandComicsDatabase/django-templatesadmin.git@django-42
chardet<5.3
elasticsearch>7.0,<8.0
pymemcache<4.1
python-stdnum<1.21
python3-vote-core==20170329.0
python-graph-core<1.9
requests<2.32
simplejson<3.20
tablib<3.7
# REST-API
djangorestframework
djangorestframework-yaml
# These packages are used in development and testing.
flake8
mock
pytest
pytest-django
ipython
# These packages are primarily used in production for performance reasons.
# By default they are installed, but their use is not enabled.
# If you enable them through settings_local.py, you will need to install
# the Debian package redis-server in addition to the other software
# needed to use elasticsearch.
#
django-extensions<3.3
redis<5.1
rq<2.0
django-rq<2.11
git+https://github.com/GrandComicsDatabase/haystack-rqueue.git