fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
teh legendary `Publish' button, oh yeah!
[redakcja.git]
/
requirements.txt
diff --git
a/requirements.txt
b/requirements.txt
index
975ceb7
..
6e84562
100644
(file)
--- a/
requirements.txt
+++ b/
requirements.txt
@@
-1,11
+1,18
@@
---find-links=http://stigma.nowoczesnapolska.org.pl/pypi/
+## Python libraries
+lxml>=2.2.2
+mercurial>=1.6,<1.7
+PyYAML>=3.0
+PIL>=1.1
+oauth2
+httplib2 # oauth2 dependency
+
+## Book conversion library
+# git+git://github.com/fnp/librarian.git@master#egg=librarian
+## Django
Django>=1.1.1,<1.2
Django>=1.1.1,<1.2
-lxml>=2.2
-mercurial>=1.3.1
-librarian>=1.3.dev,<1.4
-PyYAML>=3.0
-# MySQL-python>=1.2,<2.0
-# debug stuff
-django-nose>=0.0.3
-django-debug-toolbar>=0.8
+sorl-thumbnail>=3.2
+django-maintenancemode>=0.9
+
+# migrations
+south>=0.6