fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Show director only if present.
[wolnelektury.git]
/
requirements.txt
1
--find-links=http://stigma.nowoczesnapolska.org.pl/pypi/
2
--find-links=http://www.pythonware.com/products/pil/
3
4
# django
5
Django>=1.1.1,<1.2
6
South>=0.4 # migrations for django
7
django-pagination>=1.0
8
9
# Feedparser
10
Feedparser>=4.1
11
12
# PIL
13
Imaging>=1.1.6
14
mutagen>=1.17
15
sorl-thumbnail>=3.2
16
17
# home-brewed & dependencies
18
librarian>=1.2.6
19
lxml>=2.2.2
20
21
# MySQL-python>=1.2,<2.0