API urls for OAuth and accessing catalogue
[wolnelektury.git] / requirements.txt
1 --find-links=http://www.pythonware.com/products/pil/
2
3 # django
4 Django>=1.2
5 South>=0.7 # migrations for django
6 django-pagination>=1.0
7 django-rosetta>=0.5.3
8 django-maintenancemode>=0.9
9
10 python-memcached
11
12 # Feedparser 
13 Feedparser>=4.1
14
15 # PIL 
16 PIL>=1.1.6
17 mutagen>=1.17
18 sorl-thumbnail>=3.2,<10
19
20 # home-brewed & dependencies
21 lxml>=2.2.2
22 # -e git+git://github.com/fnp/librarian.git@d43d87400dcc19851442#egg=librarian
23
24 # MySQL-python>=1.2,<2.0