mutagen 1.31 required
[wolnelektury.git] / requirements / requirements.txt
1 -i https://py.mdrn.pl:8443/simple/
2
3 # django
4 Django>=1.8,<1.9
5 fnpdjango>=0.1.15,<0.2
6 django-pipeline>=1.6,<1.7
7 jsmin
8 django-pagination>=1.0
9 django-maintenancemode>=0.10
10 django-piston==0.2.2.1.2
11 jsonfield>=1.0.3,<1.1
12 django-picklefield
13 django-modeltranslation>=0.10,<0.11
14 django-allauth>=0.24,<0.25
15 django-extensions
16
17
18 pytz
19
20 django-honeypot
21 django-uni-form
22
23 python-memcached
24 django-piwik
25 python-fb
26
27 # Feedparser
28 Feedparser>=5.1
29
30 Pillow
31 mutagen>=1.31
32 sorl-thumbnail>=12.3,<12.4
33
34 # home-brewed & dependencies
35 lxml>=2.2.2
36 # -e git+git://github.com/fnp/librarian.git@d43d87400dcc19851442#egg=librarian
37
38 # MySQL-python>=1.2,<2.0
39
40 # celery tasks
41 celery>=3.1.12,<3.2
42 kombu>=3.0.23,<3.1
43
44 # spell checking
45 pyenchant
46
47 # OAI-PMH
48 pyoai
49
50 ## egenix-mx-base  # Doesn't play nice with mx in dist-packages.
51 sunburnt
52
53 django-getpaid>=1.7,<1.8
54 httplib2
55 Texml
56 django-ssify>=0.2.1,<0.3